aboutsummaryrefslogtreecommitdiffhomepage
path: root/env.c
diff options
context:
space:
mode:
Diffstat (limited to 'env.c')
-rw-r--r--env.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/env.c b/env.c
index 926759b7..7948ee7e 100644
--- a/env.c
+++ b/env.c
@@ -293,7 +293,7 @@ static void handle_locale()
complete_destroy();
complete_init();
- debug( 0, _(L"Changing language to english") );
+ debug( 0, _(L"Changing language to English") );
}
}
free( old );