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

@@ -65,7 +65,7 @@ class FlacEncodeTask(task.Task):
# TODO: Wizzup: Do we really want this as 'Task'...?
# I only made it a task for now because that it's easier to integrate in
# program/cdparanoia.py - where morituri currently does the tagging.
# program/cdparanoia.py - where whipper currently does the tagging.
# We should just move the tagging to a more sensible place.
class TaggingTask(task.Task):
description = 'Writing tags to FLAC'