summaryrefslogtreecommitdiffstats
path: root/src/polyp/channelmap.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-04-13 00:56:10 +0000
committerLennart Poettering <lennart@poettering.net>2006-04-13 00:56:10 +0000
commitceb09d8ae9bd11380ed3dc7d28054812ff0a0f04 (patch)
treeb4e698a64d85d278f4a4abde643e6a15f7b92baf /src/polyp/channelmap.h
parentb33ae7913a51b0a33030912ce789f0328f8caaf1 (diff)
Documentation updates
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@696 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'src/polyp/channelmap.h')
-rw-r--r--src/polyp/channelmap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/polyp/channelmap.h b/src/polyp/channelmap.h
index c74f2ceb..99020583 100644
--- a/src/polyp/channelmap.h
+++ b/src/polyp/channelmap.h
@@ -30,8 +30,8 @@
* \section overv_sec Overview
*
* Channel maps provide a way to associate channels in a stream with a
- * speaker. This relieves applications of having to make sure their channel
- * order is identical to the final output.
+ * specific speaker position. This relieves applications of having to
+ * make sure their channel order is identical to the final output.
*
* \section init_sec Initialisation
*