Whitespace fixes

Signed-off-by: JoeLametta <JoeLametta@users.noreply.github.com>
This commit is contained in:
JoeLametta
2019-10-26 08:05:00 +00:00
parent 87a477a5d6
commit d9b49df0aa
2 changed files with 3 additions and 3 deletions

View File

@@ -70,7 +70,7 @@ Verifies the image from the given .cue files against the AccurateRip database.
class Image(BaseCommand):
summary = "handle images"
description = """
Handle disc images. Disc images are described by a .cue file.
Handle disc images. Disc images are described by a .cue file.
Disc images can be verified.
"""
subcommands = {