aboutsummaryrefslogtreecommitdiff
path: root/launcher/updater/GoUpdate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'launcher/updater/GoUpdate.cpp')
-rw-r--r--launcher/updater/GoUpdate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/updater/GoUpdate.cpp b/launcher/updater/GoUpdate.cpp
index 76f68b55..91f30b5d 100644
--- a/launcher/updater/GoUpdate.cpp
+++ b/launcher/updater/GoUpdate.cpp
@@ -104,7 +104,7 @@ bool processFileLists
}
}
- // Next, check each file in MultiMC's folder and see if we need to update them.
+ // Next, check each file in PolyMC's folder and see if we need to update them.
for (VersionFileEntry entry : newVersion)
{
// TODO: Let's not MD5sum a ton of files on the GUI thread. We should probably find a