diff options
Diffstat (limited to 'src/metadata/m4a/mp4propsproxy.h')
-rw-r--r-- | src/metadata/m4a/mp4propsproxy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/metadata/m4a/mp4propsproxy.h b/src/metadata/m4a/mp4propsproxy.h index c6b6f9d..0ea29e2 100644 --- a/src/metadata/m4a/mp4propsproxy.h +++ b/src/metadata/m4a/mp4propsproxy.h @@ -29,7 +29,7 @@ namespace TagLib namespace MP4 { //! Mp4PropsProxy is used to access the stsd box and mvhd box directly - /*! this class works as a shortcut to avoid stepping through all tqparent boxes + /*! this class works as a shortcut to avoid stepping through all parent boxes * to access the boxes in question */ class Mp4PropsProxy |