summaryrefslogtreecommitdiff
path: root/modules/jabber.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/jabber.module')
-rw-r--r--modules/jabber.module2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/jabber.module b/modules/jabber.module
index abe1a4448..47be2babf 100644
--- a/modules/jabber.module
+++ b/modules/jabber.module
@@ -2,7 +2,7 @@
// $Id$
function jabber_system($field){
- $system["description"] = t("Enables login with Jabber ID and Password");
+ $system["description"] = t("Enables login with Jabber ID and password.");
return $system[$field];
}