From: Andre Noll Date: Fri, 28 Sep 2007 21:46:24 +0000 (+0200) Subject: FEATURES, INSTALL: Fix some more typos. X-Git-Tag: v0.2.17~6 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=f63aa66c5655ca9f9a881c0988c90ed135515c19 FEATURES, INSTALL: Fix some more typos. --- diff --git a/FEATURES b/FEATURES index 8c29fde4..30e778ba 100644 --- 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 ac1ccacb..7f27f764 100644 --- 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.