aboutsummaryrefslogtreecommitdiff
path: root/launcher/BaseInstance.h
diff options
context:
space:
mode:
Diffstat (limited to 'launcher/BaseInstance.h')
-rw-r--r--launcher/BaseInstance.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/BaseInstance.h b/launcher/BaseInstance.h
index 51258933..253d2130 100644
--- a/launcher/BaseInstance.h
+++ b/launcher/BaseInstance.h
@@ -71,7 +71,7 @@ public:
virtual void saveNow() = 0;
/***
- * the instance has been invalidated - it is no longer tracked by MultiMC for some reason,
+ * the instance has been invalidated - it is no longer tracked by the launcher for some reason,
* but it has not necessarily been deleted.
*
* Happens when the instance folder changes to some other location, or the instance is removed by external means.