Correct documentation comment for timeEnd

This commit is contained in:
Stephen Booth
2026-05-16 08:50:30 -06:00
committed by Urs Fleisch
parent 0b5296e20e
commit e83e02da2e

View File

@@ -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;