mirror of
https://github.com/taglib/taglib.git
synced 2026-05-25 21:19:03 -04:00
Correct documentation comment for timeEnd
This commit is contained in:
committed by
Urs Fleisch
parent
0b5296e20e
commit
e83e02da2e
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user