Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPrakhar Yadav <pkrc267@users.noreply.github.com>2018-10-28 23:43:36 +0300
committerGitHub <noreply@github.com>2018-10-28 23:43:36 +0300
commitb66cdabdfe8ecbf1ac6b9423fdd2ce7f3e8a332b (patch)
treeff8833e676a2f3081fb433ff9777848bba2cd107 /README.md
parent5d6978c9e3480b3eaa711263e1d4097ae9d33cdd (diff)
corrected spellings and grammar for readability
corrected minor spelling mistakes and grammar issues for better readability
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index a24d79c2c..6d726ba8d 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-Mumble - A voicechat utility for gamers
+Mumble - A voice chat utility for gamers
=======================================
> *http://mumble.info/*
@@ -31,12 +31,12 @@ and go to wherever you installed Mumble. Run murmur as
```
murmurd [-supw <password>] [-ini <inifile>] [-fg] [v]
--supw Set new password for the user SuperUser, which is hardcoded to
+-supw Set a new password for the user SuperUser, which is hardcoded to
bypass ACLs. Keep this password safe. Until you set a password,
the SuperUser is disabled. If you use this option, murmur will
set the password in the database and then exit.
--ini Use a inifile other than murmur.ini, use this to run several instances
+-ini Use an inifile other than murmur.ini, use this to run several instances
of murmur from the same directory. Make sure each instance is using
a separate database.
@@ -47,7 +47,7 @@ murmurd [-supw <password>] [-ini <inifile>] [-fg] [v]
## Running Murmur on Mac OS X
-Murmur is distributed seperately from the Mumble client on Mac OS X.
+Murmur is distributed separately from the Mumble client on Mac OS X.
It is called Static OS X Server and can be downloaded from the main webpage.
Once downloaded it can be run in the same way as on any other Unix-like system.