aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiktor w brodlo <wiktor@brodlo.net>2011-06-21 15:34:34 +0000
committerwiktor w brodlo <wiktor@brodlo.net>2011-06-21 15:34:34 +0000
commit6249dbff7fa7b86a1fc32d6305c842d8f6e26679 (patch)
tree89aba3c1c1551ce2c36449d6c19c970db2fd0254 /language.py
parentRemoved adpix (diff)
downloadanaconda-6249dbff7fa7b86a1fc32d6305c842d8f6e26679.tar.gz
anaconda-6249dbff7fa7b86a1fc32d6305c842d8f6e26679.tar.bz2
anaconda-6249dbff7fa7b86a1fc32d6305c842d8f6e26679.zip
Automated customisations
Diffstat (limited to 'language.py')
-rw-r--r--language.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/language.py b/language.py
index 159f978..af3c206 100644
--- a/language.py
+++ b/language.py
@@ -269,7 +269,7 @@ class Language(object):
return self.nativeLangNames[lang]
def write(self, instPath):
- # lxnay here: language setup is done inside sabayon.utils
+ # lxnay here: language setup is done inside gentoo.utils
return
def writeKS(self, f):