Skip to content

Commit 55cbeb6

Browse files
committed
in doc string as well
1 parent 85fbdef commit 55cbeb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared-bindings/audioio/WaveFile.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ const mp_obj_property_t audioio_wavefile_bits_per_sample_obj = {
156156
(mp_obj_t)&mp_const_none_obj},
157157
};
158158

159-
//| .. attribute:: channels
159+
//| .. attribute:: channel_count
160160
//|
161161
//| Number of audio channels. (read only)
162162
//|

0 commit comments

Comments
 (0)