1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mumbleserver_ynh.git synced 2024-09-03 19:46:03 +02:00

Small typos

This commit is contained in:
ericgaspar 2021-01-04 15:14:32 +01:00
parent 0777618ff2
commit d8c4f515b2
No known key found for this signature in database
GPG key ID: 574F281483054D44
3 changed files with 3 additions and 3 deletions

View file

@ -19,7 +19,7 @@ Mumble is a free, open source, low latency, high quality voice chat application.
#### Setup #### Setup
It installs the Debian package and configures it with given settings. Password and other usefull information will be sent to you after installation. This package installs the Debian package and configures it with given settings. Password and other usefull information will be sent to you after installation.
- [Add the admin](http://wiki.mumble.info/wiki/Murmurguide#Connecting_to_Murmur_Server) - [Add the admin](http://wiki.mumble.info/wiki/Murmurguide#Connecting_to_Murmur_Server)

View file

@ -19,7 +19,7 @@ Mumble est une application de chat vocal gratuite, open source, à faible latenc
## Configuration ## Configuration
Il installe le paquet Debian et le configure avec les paramètres donnés. Le mot de passe et d'autres informations utiles vous seront envoyés après l'installation. mumbleserver_ynh installe le paquet Debian et le configure avec les paramètres donnés. Le mot de passe et d'autres informations utiles sont envoyés après l'installation.
- [Ajouter l'administrateur](http://wiki.mumble.info/wiki/Murmurguide#Connecting_to_Murmur_Server) - [Ajouter l'administrateur](http://wiki.mumble.info/wiki/Murmurguide#Connecting_to_Murmur_Server)

View file

@ -1,5 +1,5 @@
[Unit] [Unit]
Description=Mumble Server (Murmur, app __APP__) Description=Mumble Server: voice chat application
Requires=network-online.target Requires=network-online.target
After=network.target After=network.target