From 99741a66a81c06e92f333037e72f463fad4a84f8 Mon Sep 17 00:00:00 2001 From: Peter Landgren Date: Tue, 22 Mar 2011 18:04:07 +0000 Subject: [PATCH] Made a typo in commit 16885. svn: r16889 --- src/const.py.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/const.py.in b/src/const.py.in index ae82a85c8..1d494403a 100644 --- a/src/const.py.in +++ b/src/const.py.in @@ -33,7 +33,7 @@ Provides constants for other modules import os import sys import uuid -from gen.gettext import sgettext as _ +from gen.ggettext import sgettext as _ #------------------------------------------------------------------------- #