fixed comment

This commit is contained in:
andreas 2010-07-19 12:17:41 +02:00
parent e089c8cb0c
commit 30cbaafb09
1 changed files with 1 additions and 2 deletions

View File

@ -377,8 +377,7 @@ class SongMaintenanceForm(QtGui.QDialog, Ui_SongMaintenanceDialog):
self.mergeBooks(book)
self.resetBooks()
else:
# We restore the book's old name and publisher, because
# the user did not want to merge the two topics.
# We restore the book's old name and publisher.
book.name = temp_name
book.publisher = temp_publisher