aboutsummaryrefslogtreecommitdiffstats
path: root/taglib/mpeg/id3v2/frames/tableofcontentsframe.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'taglib/mpeg/id3v2/frames/tableofcontentsframe.cpp')
-rw-r--r--taglib/mpeg/id3v2/frames/tableofcontentsframe.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/taglib/mpeg/id3v2/frames/tableofcontentsframe.cpp b/taglib/mpeg/id3v2/frames/tableofcontentsframe.cpp
index efe89d17..9bd63fbe 100644
--- a/taglib/mpeg/id3v2/frames/tableofcontentsframe.cpp
+++ b/taglib/mpeg/id3v2/frames/tableofcontentsframe.cpp
@@ -55,7 +55,7 @@ public:
namespace {
// These functions are needed to try to aim for backward compatibility with
- // an API that previously (unreasonably) required null bytes to be appeneded
+ // an API that previously (unreasonably) required null bytes to be appended
// at the end of identifiers explicitly by the API user.
// BIC: remove these