diff --git a/docs/user/app/_launch_intro.dox b/docs/user/app/_launch_intro.dox index b158b853b9..6401746010 100644 --- a/docs/user/app/_launch_intro.dox +++ b/docs/user/app/_launch_intro.dox @@ -132,7 +132,7 @@ be either specified directly, or you can let a shell script define them for you: service x-vnd.MyGreatServer { env { from_script /path/to/my/script.sh - LC_TYPE C.UTF-8 + LC_CTYPE C.UTF-8 } launch /path/to/my/great/server }