diff --git a/src/osdep/gui/PanelPrio.cpp b/src/osdep/gui/PanelPrio.cpp index 6258bced6..fed3fed13 100644 --- a/src/osdep/gui/PanelPrio.cpp +++ b/src/osdep/gui/PanelPrio.cpp @@ -336,7 +336,7 @@ bool HelpPanelPrio(std::vector& helptext) helptext.emplace_back("scenarios. In most cases, the default settings work fine here."); helptext.emplace_back(" "); helptext.emplace_back("\"When Active\" - Set the priority options for when Amiberry is currently active."); - helptext.emplace_back(" \|"); + helptext.emplace_back(" |"); helptext.emplace_back(" \"Mouse uncaptured\" - Set what Amiberry does when active and mouse capture is lost."); helptext.emplace_back(" "); helptext.emplace_back("\"When Inactive\" - Set the priority options for when Amiberry is currently inactive.");