summaryrefslogtreecommitdiff
path: root/src/uilocker.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/uilocker.cpp')
-rw-r--r--src/uilocker.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uilocker.cpp b/src/uilocker.cpp
index 07fe7f1b..cabd7c89 100644
--- a/src/uilocker.cpp
+++ b/src/uilocker.cpp
@@ -321,7 +321,7 @@ private:
case UILocker::PreventExit:
{
m_message->setText(QObject::tr(
- "Mod Organizer is waiting on application to close before exiting."));
+ "Mod Organizer is waiting on an application to close before exiting."));
break;
}