aboutsummaryrefslogtreecommitdiff
path: root/launcher/Launcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'launcher/Launcher.h')
-rw-r--r--launcher/Launcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/Launcher.h b/launcher/Launcher.h
index 468f8a68..f4a20122 100644
--- a/launcher/Launcher.h
+++ b/launcher/Launcher.h
@@ -221,7 +221,7 @@ private:
// main window, if any
MainWindow * m_mainWindow = nullptr;
- // peer MultiMC instance connector - used to implement single instance MultiMC and signalling
+ // peer launcher instance connector - used to implement single instance launcher and signalling
LocalPeer * m_peerInstance = nullptr;
GAnalytics * m_analytics = nullptr;