Fixed typos reported by lintian

This commit is contained in:
2016-02-05 14:57:52 +00:00
parent 3824adfaa5
commit 070fe173f7
19 changed files with 149 additions and 149 deletions

View File

@ -2,7 +2,7 @@
/*
Class struct of libisoburn.
Copyright 2007 - 2015 Vreixo Formoso Lopes <metalpain2002@yahoo.es>
Copyright 2007 - 2016 Vreixo Formoso Lopes <metalpain2002@yahoo.es>
and Thomas Schmitt <scdbackup@gmx.net>
Provided under GPL version 2 or later.
*/
@ -112,7 +112,7 @@ struct isoburn {
*/
enum burn_disc_status fabricated_disc_status;
/* To be set if read errors occured during media evaluation.
/* To be set if read errors occurred during media evaluation.
*/
int media_read_error;