diff options
| author | Stefan Kangas | 2021-11-12 13:50:55 +0100 |
|---|---|---|
| committer | Stefan Kangas | 2021-11-12 13:59:58 +0100 |
| commit | 42d4e24ff3f13ccbd401d93d70ecdee99b88a26d (patch) | |
| tree | aeef828e8a85139d1fcebabc85b2a07bce4b2229 /etc/PROBLEMS | |
| parent | 0d0125daaeb77af5aa6091059ff6d0c1ce9f6cff (diff) | |
| download | emacs-42d4e24ff3f13ccbd401d93d70ecdee99b88a26d.tar.gz emacs-42d4e24ff3f13ccbd401d93d70ecdee99b88a26d.zip | |
; Fix typos
Diffstat (limited to 'etc/PROBLEMS')
| -rw-r--r-- | etc/PROBLEMS | 2 |
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 | ||
| 2794 | indicate Emacs can't find the library in running time. One can set | 2794 | indicate Emacs can't find the library in running time. One can set |
| 2795 | the "LIBRARY_PATH" environment variable in the early initalization | 2795 | the "LIBRARY_PATH" environment variable in the early initialization |
| 2796 | file; for example: | 2796 | file; for example: |
| 2797 | 2797 | ||
| 2798 | (setenv "LIBRARY_PATH" | 2798 | (setenv "LIBRARY_PATH" |