diff --git a/doc_src/language.rst b/doc_src/language.rst index aeb0ee0e0..68446caa9 100644 --- a/doc_src/language.rst +++ b/doc_src/language.rst @@ -909,7 +909,7 @@ If you want to set something in config.fish, or set something in a function and set -g fish_cursor_visual underscore end - # Set my language (also :ref:`exported `): + # Set my language set -gx LANG de_DE.UTF-8 If you want to set some personal customization, universal variables are nice::