]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - INSTALL
the paraslash-0.2.17 release tarball
[paraslash.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 83d598eabb5b2ce5b2b14eca8937e5a93b13e7d9..7f27f7640606149102680d7c9723bfd49fd5d900 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -9,7 +9,7 @@ Install all needed packages
 ---------------------------
 
 See README for a list of required software. Don't be afraid of the long
-list of unusal libraries: Most of them are only needed for optional
+list of unusual libraries: Most of them are only needed for optional
 programs. Autoconf will detect what is installed on your system and
 will only build those executables that can be built with your setup.
 
@@ -112,7 +112,7 @@ stream):
        ls -l file.wav # should be much bigger than file.mp3
        para_write -w alsa < file.wav
 
-If this works, proceed. Otherwise doublecheck what is logged by
+If this works, proceed. Otherwise double check what is logged by
 para_server and use the --loglevel option of para_recv, para_filter
 and para_write to increase verbosity.
 
@@ -166,7 +166,7 @@ receiver specifier for each supported audio format, like this:
 
        -r 'mp3:http -i server_host'
 
-The prefered way to use para_audiod is to run it once at system start
+The preferred way to use para_audiod is to run it once at system start
 as an unprivileged user. para_audiod needs to create a "well-known"
 socket for the clients to connect to. The default path for this
 socket is
@@ -216,7 +216,7 @@ arbitrary commands. There are several flavours of key-bindings:
          command>" instead of "<specified command>".
 
 
-That's all, congratulations. Check out all the other optional gimmics!
+That's all, congratulations. Check out all the other optional gimmicks!
 
 Troubles?
 ~~~~~~~~~