]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/emacs/android.texi (Android Environment): Fix node name.
authorEli Zaretskii <eliz@gnu.org>
Sat, 16 Dec 2023 12:38:21 +0000 (14:38 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 16 Dec 2023 12:38:21 +0000 (14:38 +0200)
doc/emacs/android.texi

index a3485a0a574c491a6bd19dda2cf9103dfa54388d..3b81f5cb43fee88732a27392a7eb2e5fa387d62b 100644 (file)
@@ -414,7 +414,7 @@ $ adb shell "settings put global settings_enable_monitor_phantom_procs false"
 system do not influence the C locale set for programs, but are taken
 into account by Emacs during startup: a locale name is generated from
 the selected language and regional variant and a language environment
-(@pxref{Language Environment}) is selected on that basis, which does
+(@pxref{Language Environments}) is selected on that basis, which does
 not overwrite @code{LANG} or other locale-related environment
 variables.  The coding system for language environments set in this
 fashion is @code{utf-8-unix} without exception.