From d8c4f515b201e0939f10108d54356f29d8c74954 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 4 Jan 2021 15:14:32 +0100 Subject: [PATCH] Small typos --- README.md | 2 +- README_fr.md | 2 +- conf/systemd.service | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index abc1aed..3c6f3ec 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/README_fr.md b/README_fr.md index 81ea6a8..cfe8323 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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) diff --git a/conf/systemd.service b/conf/systemd.service index c2bb296..ecce853 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -1,5 +1,5 @@ [Unit] -Description=Mumble Server (Murmur, app __APP__) +Description=Mumble Server: voice chat application Requires=network-online.target After=network.target