summaryrefslogtreecommitdiffstats
path: root/gui/pages/LogPage.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/pages/LogPage.h')
-rw-r--r--gui/pages/LogPage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/pages/LogPage.h b/gui/pages/LogPage.h
index 546851ad..dcc6bbf7 100644
--- a/gui/pages/LogPage.h
+++ b/gui/pages/LogPage.h
@@ -51,7 +51,7 @@ public:
virtual bool apply();
virtual QString helpPage() const override
{
- return "Minecraft-Log";
+ return "Minecraft-Logs";
}
virtual bool shouldDisplay() const;