aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorStefan Kangas2021-11-12 13:50:55 +0100
committerStefan Kangas2021-11-12 13:59:58 +0100
commit42d4e24ff3f13ccbd401d93d70ecdee99b88a26d (patch)
treeaeef828e8a85139d1fcebabc85b2a07bce4b2229 /etc/PROBLEMS
parent0d0125daaeb77af5aa6091059ff6d0c1ce9f6cff (diff)
downloademacs-42d4e24ff3f13ccbd401d93d70ecdee99b88a26d.tar.gz
emacs-42d4e24ff3f13ccbd401d93d70ecdee99b88a26d.zip
; Fix typos
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 9ab2caff758..f94d8492d57 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -2792,7 +2792,7 @@ its path available to Emacs. Errors such as:
2792 Error: Internal native compiler error failed to compile 2792 Error: Internal native compiler error failed to compile
2793 2793
2794indicate Emacs can't find the library in running time. One can set 2794indicate Emacs can't find the library in running time. One can set
2795the "LIBRARY_PATH" environment variable in the early initalization 2795the "LIBRARY_PATH" environment variable in the early initialization
2796file; for example: 2796file; for example:
2797 2797
2798(setenv "LIBRARY_PATH" 2798(setenv "LIBRARY_PATH"