summaryrefslogtreecommitdiffstats
path: root/src/pulse/sample.h
diff options
context:
space:
mode:
authorMaarten Bosmans <mkbosmans@gmail.com>2009-04-01 12:35:44 +0200
committerLennart Poettering <lennart@poettering.net>2009-04-04 02:27:13 +0200
commit8bcb9c6910deee9aaf1920e0e37141611cada9ee (patch)
tree348db073002995f8064aed5800d9720062c6b930 /src/pulse/sample.h
parentccaf765260f91dfe623e318ec1723faea73d6e83 (diff)
various spelling fixes
Diffstat (limited to 'src/pulse/sample.h')
-rw-r--r--src/pulse/sample.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pulse/sample.h b/src/pulse/sample.h
index aef34b6b..138f13cf 100644
--- a/src/pulse/sample.h
+++ b/src/pulse/sample.h
@@ -71,7 +71,7 @@
*
* \section chan_sec Channels
*
- * PulseAudio supports up to 32 individiual channels. The order of the
+ * PulseAudio supports up to 32 individual channels. The order of the
* channels is up to the application, but they must be continous. To map
* channels to speakers, see \ref channelmap.
*
@@ -221,7 +221,7 @@ typedef enum pa_sample_format {
#define PA_SAMPLE_FLOAT32 PA_SAMPLE_FLOAT32NE
/** \cond fulldocs */
-/* Allow clients to check with #ifdef for thse sample formats */
+/* Allow clients to check with #ifdef for these sample formats */
#define PA_SAMPLE_U8 PA_SAMPLE_U8
#define PA_SAMPLE_ALAW PA_SAMPLE_ALAW
#define PA_SAMPLE_ULAW PA_SAMPLE_ULAW