diff options
Diffstat (limited to 'src/polyp/channelmap.h')
-rw-r--r-- | src/polyp/channelmap.h | 4 |
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 * |