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:
parent
0777618ff2
commit
d8c4f515b2
3 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@ Mumble is a free, open source, low latency, high quality voice chat application.
|
|||
|
||||
#### 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)
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Mumble est une application de chat vocal gratuite, open source, à faible latenc
|
|||
|
||||
## 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)
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[Unit]
|
||||
Description=Mumble Server (Murmur, app __APP__)
|
||||
Description=Mumble Server: voice chat application
|
||||
Requires=network-online.target
|
||||
After=network.target
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue