changeset b168e3d3f44c in /home/hg/repos/gajim

details:http://hg.gajim.org/gajim?cmd=changeset;node=b168e3d3f44c
description: typo

diffstat:

 src/common/pep.py |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 7106e00107c0 -r b168e3d3f44c src/common/pep.py
--- a/src/common/pep.py Thu Nov 15 14:05:10 2012 +0400
+++ b/src/common/pep.py Thu Nov 15 14:19:02 2012 +0400
@@ -121,7 +121,7 @@
                 'running_an_errand':                    _('Running an Errand'),
                 'walking_the_dog':                      _('Walking the Dog')},
         'drinking': {'category':                _('Drinking'),
-                'having_a_beer'                         _('Having a Beer'),
+                'having_a_beer':                         _('Having a Beer'),
                 'having_coffee':                        _('Having Coffee'),
                 'having_tea':                           _('Having Tea')},
         'eating': {'category':                  _('Eating'),
_______________________________________________
Commits mailing list
[email protected]
http://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to