diff options
Diffstat (limited to 'src/polyp/sample.h')
-rw-r--r-- | src/polyp/sample.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/polyp/sample.h b/src/polyp/sample.h index 284b428b..0706be5a 100644 --- a/src/polyp/sample.h +++ b/src/polyp/sample.h @@ -99,7 +99,7 @@ PA_C_DECL_BEGIN -/** Maximum allowed channels */ +/** Maximum number of allowed channels */ #define PA_CHANNELS_MAX 16 /** Sample format */ |