Documentation typo

This commit is contained in:
Jamie Hardt
2023-11-07 09:28:30 -08:00
parent 26a9104dd9
commit 267befc0b0

View File

@@ -20,8 +20,8 @@ music library software.
print("INFO Comment:", bullet.info.comment) print("INFO Comment:", bullet.info.comment)
String Encoding of Cue Metadata String Encoding of INFO Metadata
""""""""""""""""""""""""""""""" """"""""""""""""""""""""""""""""
Info metadata fields will be decoded using the string encoding passed to Info metadata fields will be decoded using the string encoding passed to
:py:meth:`WavInfoReader's<wavinfo.wave_reader.WaveInfoReader.__init__>` :py:meth:`WavInfoReader's<wavinfo.wave_reader.WaveInfoReader.__init__>`