Update morituri references in inline documentation.

This commit is contained in:
Frederik “Freso” S. Olesen
2017-01-12 18:30:49 +01:00
parent ff309e468c
commit cb0042c832
5 changed files with 5 additions and 5 deletions

View File

@@ -67,7 +67,7 @@ class BaseCommand():
if not drives:
msg = 'No CD-DA drives found!'
logger.critical(msg)
# morituri exited with return code 3 here
# whipper exited with return code 3 here
raise IOError(msg)
self.parser.add_argument('-d', '--device',
action="store",