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

@@ -6,7 +6,7 @@ logger = logging.getLogger(__name__)
def encode(infile, outfile):
"""
Encodes infile to outfile, with flac.
Uses '-f' because morituri already creates the file.
Uses '-f' because whipper already creates the file.
"""
try:
# TODO: Replace with Popen so that we can catch stderr and write it to