diff --git a/src/libcdio/driver/track.c b/src/libcdio/driver/track.c index 84f727fe..7d93ede0 100644 --- a/src/libcdio/driver/track.c +++ b/src/libcdio/driver/track.c @@ -164,7 +164,7 @@ cdio_get_num_tracks (const CdIo_t *p_cdio) } } -/*! Find the track which contans lsn. +/*! Find the track which contains lsn. CDIO_INVALID_TRACK is returned if the lsn outside of the CD or if there was some error.