Skip to content

Commit 74c671a

Browse files
committed
Fix casing in API documentation
1 parent 63b2248 commit 74c671a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mp4/mp4track.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ inline unsigned int Mp4Track::chunkOffsetSize() const
241241

242242
/*!
243243
* \brief Sets the size of a single chunk offset denotation within the stco/co64 atom.
244-
* \sa check out chunkOffsetSize() for details.
244+
* \sa Check out chunkOffsetSize() for details.
245245
*/
246246
inline void Mp4Track::setChunkOffsetSize(unsigned int chunkOffsetSize)
247247
{

0 commit comments

Comments
 (0)