summaryrefslogtreecommitdiff
path: root/menuconfig.py
diff options
context:
space:
mode:
Diffstat (limited to 'menuconfig.py')
-rwxr-xr-xmenuconfig.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/menuconfig.py b/menuconfig.py
index cc61014..9385b03 100755
--- a/menuconfig.py
+++ b/menuconfig.py
@@ -2269,7 +2269,7 @@ def _safe_move(win, *args):
pass
def _convert_c_lc_ctype_to_utf8():
- # See _CONVERT_C_LOCALE_TO_UTF8
+ # See _CONVERT_C_LC_CTYPE_TO_UTF8
if _IS_WINDOWS:
# Windows rarely has issues here, and the PEP 538 implementation avoids