fix quoting

This commit is contained in:
Mizaki 2023-06-09 02:08:38 +01:00
parent 122bdf7eb1
commit e8f13b1f9e

View File

@ -1019,8 +1019,7 @@ class TaggerWindow(QtWidgets.QMainWindow):
QtWidgets.QMessageBox.information(
self,
"Automatic Identify Search",
"Can't auto-identify without an issue number. The auto-tag function has the 'If no issue number, "
'assume "1"\' option if desired.',
"Can't auto-identify without an issue number. The auto-tag function has the 'If no issue number, assume \"1\"' option if desired.",
)
return