]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - alsa_write.c
alsa: Fix a typo in comment.
[paraslash.git] / alsa_write.c
index f63b7a5eb43261183c3ee0e0920c5d23c20afa9e..4bf89297f77badcdc737e56a2fcaa888cdaef56e 100644 (file)
@@ -45,8 +45,8 @@ struct private_alsa_write_data {
         */
        unsigned samplerate;
        /**
-        * the number of channels, also given by command line option or the
-        * decoder of the writer node group
+        * The number of channels, given by command line option or the
+        * decoder of the writer node group.
         */
        unsigned channels;
 };