From 267befc0b0e0312ded47f6c16b27be864970c2b8 Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Tue, 7 Nov 2023 09:28:30 -0800 Subject: [PATCH] Documentation typo --- docs/source/scopes/info.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/scopes/info.rst b/docs/source/scopes/info.rst index fea8155..b5d000b 100644 --- a/docs/source/scopes/info.rst +++ b/docs/source/scopes/info.rst @@ -20,8 +20,8 @@ music library software. 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 :py:meth:`WavInfoReader's`