diff --git a/src/calibre/gui2/tweak_book/widgets.py b/src/calibre/gui2/tweak_book/widgets.py index c51a784337..30321e1adc 100644 --- a/src/calibre/gui2/tweak_book/widgets.py +++ b/src/calibre/gui2/tweak_book/widgets.py @@ -745,7 +745,7 @@ class InsertSemantics(Dialog): 'foreword': _('Foreword'), 'loi': _('List of Illustrations'), 'lot': _('List of Tables'), - 'notes:': _('Notes'), + 'notes': _('Notes'), 'preface': _('Preface'), 'text': _('Text'), }