]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
FEATURES, INSTALL: Fix some more typos.
authorAndre Noll <maan@systemlinux.org>
Fri, 28 Sep 2007 21:46:24 +0000 (23:46 +0200)
committerAndre Noll <maan@systemlinux.org>
Fri, 28 Sep 2007 21:46:24 +0000 (23:46 +0200)
FEATURES
INSTALL

index 8c29fde44d0e5398dda95690df58bdd1a6fdd333..30e778ba601a6ad885ccc3b126f236e5cfd25f62 100644 (file)
--- a/FEATURES
+++ b/FEATURES
@@ -18,7 +18,7 @@ Features
        * written in C
        * well documented
        * complete API-Reference
-       * easily extendable due to the modular design
+       * easily extendible due to the modular design
        * various user interfaces and utilities:
                * para_gui. Curses based interface to easily control server and
                  client
diff --git a/INSTALL b/INSTALL
index ac1ccacb0e9e40d063a8d2bc24a41539af4224ec..7f27f7640606149102680d7c9723bfd49fd5d900 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -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.