Fix misleading comment in update command

This commit is contained in:
Joakim Soderlund 2019-09-01 14:59:45 +02:00
parent 5d01d6e85a
commit b2bd5e30bd

View file

@ -5,7 +5,7 @@ Update command.
#
# Fimfarchive, preserves stories from Fimfiction.
# Copyright (C) 2018 Joakim Soderlund
# Copyright (C) 2019 Joakim Soderlund
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@ -194,7 +194,7 @@ class UpdatePrinter(SignalReceiver):
class UpdateCommand(Command):
"""
Fetches updates from Fimfiction.
Updates stories for Fimfarchive.
"""
@property