From: Po Lu Date: Fri, 12 Nov 2021 12:17:28 +0000 (+0800) Subject: Fix typos in etc/PROBLEMS X-Git-Tag: emacs-29.0.90~3668^2~8 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=12d554e5c54487d753a133c048e262f3d54019bd;p=emacs.git Fix typos in etc/PROBLEMS * etc/PROBLEMS (Internationalization problems): Fix typos. --- diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 766e4e0d2c0..9bd06ca352e 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -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.