1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

Spelling: [libcdio] contains

This commit is contained in:
Josh Soref 2013-06-20 10:52:23 -04:00
parent 21ad6e4a88
commit 64aa24a65f

View file

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