diff --git a/nw/gui/mainmenu.py b/nw/gui/mainmenu.py index 00b3fbfe..64f72ee5 100644 --- a/nw/gui/mainmenu.py +++ b/nw/gui/mainmenu.py @@ -121,7 +121,7 @@ class GuiMainMenu(QMenuBar): def _showAbout(self): listPrefix = " • " aboutMsg = ( - "
Version {version:s}, released {date:s}.
" "{copyright:s}.
" "{name:s} is a markdown-like text editor designed for organising "