summaryrefslogtreecommitdiff
path: root/modules/operserv/os_shutdown.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/operserv/os_shutdown.cpp')
-rw-r--r--modules/operserv/os_shutdown.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/operserv/os_shutdown.cpp b/modules/operserv/os_shutdown.cpp
index dc3624242..6d7b778ae 100644
--- a/modules/operserv/os_shutdown.cpp
+++ b/modules/operserv/os_shutdown.cpp
@@ -56,7 +56,7 @@ public:
source.Reply(" ");
source.Reply(_(
"Causes services to do an immediate shutdown; databases are "
- "\002not\002 saved. This command should not be used unless "
+ "\002not\002 saved. This command should not be used unless "
"damage to the in-memory copies of the databases is feared "
"and they should not be saved."
));