aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2007-07-20 01:10:13 +0200
committerTakashi Iwai <tiwai@suse.de>2007-07-20 01:10:13 +0200
commitf861731887f15b386418f86174125a079503affe (patch)
tree3edf450149d7d5a2e8d84d81575f904de2461f76
parentf1c2c151e6d19b196b90420a102badd5dc4f41f7 (diff)
downloadsalsa-lib-f861731887f15b386418f86174125a079503affe.tar.gz
Fix typos
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index f96d55d..ce732a1 100644
--- a/README
+++ b/README
@@ -84,7 +84,7 @@ As default, rawmidi, hwdep, timer, conf and seq components are
disabled. They can be enabled via --enable-xxx option, such as
--enable-rawmidi.
The PCM and mixer components are enabled as default, and can be
-disabled via --disable-pcm and --disable-mixer option, respecitvely.
+disabled via --disable-pcm and --disable-mixer option, respectively.
The dB range support can be enabled via --enable-tlv option. It's
disabled as default.
@@ -103,7 +103,7 @@ For disabling the deprecated attribute for non-working functions (see
the description of CONFIG in the section "GENERAL"), pass
--disable-deprecated option.
-The alsa-library version to be compatbible can be given explicitly via
+The alsa-library version to be compatible can be given explicitly via
--with-compat-version option. As default, 1.0.14 is set.
The library is installed as $LIBDIR/libsalsa.so.*.
@@ -115,7 +115,7 @@ The C header files are installed into $INCLUDEDIR/alsa. The
alsa/asoundlib.h should be compatible with the normal alsa-lib's one.
-CROSS-COMIPLATION
+CROSS-COMPILATION
-----------------
For compiling the library with a cross compiler, run like the
@@ -141,7 +141,7 @@ KNOWN PROBLEMS
- SALSA-lib headers can't be included from C++
The codes in *_macros.h contain many conversions to void pointer,
- which C++ doesn't allow. I wont'fix this since I don't like C++.
+ which C++ doesn't allow. I won't fix this since I don't like C++.
- Incomplete MMAP mode