summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/modlist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modlist.h b/src/modlist.h
index 1d16339f..a054677b 100644
--- a/src/modlist.h
+++ b/src/modlist.h
@@ -125,7 +125,7 @@ public:
void highlightMods(const QItemSelectionModel *selection, const MOShared::DirectoryEntry &directoryEntry);
/**
- * @brief Notify the most list that the state of the specified mods has changed. This is used
+ * @brief Notify the mod list that the state of the specified mods has changed. This is used
* to notify the plugin that registered through onModStateChanged().
*
* @param modIndices Indices of the mods that changed.