From e7efe5007cd40cb78fa2be5eed13b06cfa6534fe Mon Sep 17 00:00:00 2001
From: Denis Fomin <fominde@gmail.com>
Date: Sat, 28 Jul 2012 22:46:11 +0400
Subject: [PATCH] [Darlan]. typo

---
 src/command_system/implementation/standard.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/command_system/implementation/standard.py b/src/command_system/implementation/standard.py
index af3ef675c9..148ee88498 100644
--- a/src/command_system/implementation/standard.py
+++ b/src/command_system/implementation/standard.py
@@ -127,7 +127,7 @@ class StandardCommonCommands(CommandContainer):
 
     @command(raw=True, empty=True)
     @doc(_("""
-    Set the current the status
+    Set the current status
 
     Status can be given as one of the following values: online, away,
     chat, xa, dnd.
-- 
GitLab