diff --git a/taglib/matroska/matroskachapter.h b/taglib/matroska/matroskachapter.h index df030d8a..2e5c7f61 100644 --- a/taglib/matroska/matroskachapter.h +++ b/taglib/matroska/matroskachapter.h @@ -153,7 +153,7 @@ namespace TagLib { Time timeStart() const; /*! - * Returns the timestamp of the start of the chapter in nanoseconds. + * Returns the timestamp of the end of the chapter in nanoseconds. */ Time timeEnd() const;