From c17b0829dc23b488523a12e0748b18aab1f427c9 Mon Sep 17 00:00:00 2001
From: isanae <14251494+isanae@users.noreply.github.com>
Date: Fri, 4 Oct 2019 07:14:30 -0400
Subject: emblemes -> emblems
---
src/modlist.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'src/modlist.cpp')
diff --git a/src/modlist.cpp b/src/modlist.cpp
index 6018d3d4..c5bc37e9 100644
--- a/src/modlist.cpp
+++ b/src/modlist.cpp
@@ -1272,7 +1272,7 @@ QString ModList::getColumnToolTip(int column)
case COL_CATEGORY: return tr("Category of the mod.");
case COL_GAME: return tr("The source game which was the origin of this mod.");
case COL_MODID: return tr("Id of the mod as used on Nexus.");
- case COL_FLAGS: return tr("Emblemes to highlight things that might require attention.");
+ case COL_FLAGS: return tr("Emblems to highlight things that might require attention.");
case COL_CONTENT: return tr("Depicts the content of the mod:
"
"
| Game plugins (esp/esm/esl) |