]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typos in etc/PROBLEMS
authorPo Lu <luangruo@yahoo.com>
Fri, 12 Nov 2021 12:17:28 +0000 (20:17 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 12 Nov 2021 12:17:28 +0000 (20:17 +0800)
* etc/PROBLEMS (Internationalization problems): Fix typos.

etc/PROBLEMS

index 766e4e0d2c0a1e41f2a50e05f02ec58c35f804a7..9bd06ca352ec9abbdf98305035628b639594e850 100644 (file)
@@ -1097,11 +1097,11 @@ this problem by switching to IBus, or by using a native Emacs input
 method and disabling XIM altogether.  For example, you can add the
 following line:
 
-    Emacs.useXIM: false
+  Emacs.useXIM: false
 
 In your ~/.Xresources file, then run
 
-    $ xrdb
+  $ xrdb ~/.Xresources
 
 And restart Emacs.