summaryrefslogtreecommitdiffstats
path: root/globetrotter
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2005-06-09 09:58:58 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2005-06-09 09:58:58 +0000
commit78c21811b8021200f4f20976be58407b9f59b482 (patch)
tree51065c9d3158069fc66553cc9992aa30636b2419 /globetrotter
parent2a8ad691b0835ad15e3869f5e9ea0139c144a327 (diff)
downloaddrakx-78c21811b8021200f4f20976be58407b9f59b482.tar
drakx-78c21811b8021200f4f20976be58407b9f59b482.tar.gz
drakx-78c21811b8021200f4f20976be58407b9f59b482.tar.bz2
drakx-78c21811b8021200f4f20976be58407b9f59b482.tar.xz
drakx-78c21811b8021200f4f20976be58407b9f59b482.zip
fix comment
Diffstat (limited to 'globetrotter')
-rwxr-xr-xglobetrotter/runstage22
1 files changed, 1 insertions, 1 deletions
diff --git a/globetrotter/runstage2 b/globetrotter/runstage2
index af249976c..26d10d4fa 100755
--- a/globetrotter/runstage2
+++ b/globetrotter/runstage2
@@ -16,7 +16,7 @@
#- along with this program; if not, write to the Free Software
#- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-# i18n: IMPORTANT: to get correct namespace (drakconf instead of libDrakX)
+# i18n: IMPORTANT: to get correct namespace (libDrakX2 instead of libDrakX)
BEGIN { unshift @::textdomains, 'libDrakX2' }
c::bind_textdomain_codeset($_, 'UTF8') foreach 'libDrakX', @::textdomains;