Fixed type

This commit is contained in:
Oscar G.G 2014-11-11 22:42:52 +01:00
parent 4ff12be55d
commit 5062a4cf7b

View File

@ -19,7 +19,7 @@ To convert a single CBR file use this (the script can't handle filenames with sp
``./cbr2cbz.py <cbr_filename_without_spaces>``
To convert an entire directory with CBR files in int use:
To convert an entire directory with CBR files in it use:
``cbrfolder2cbz.py <directory>``