aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Pluim2022-05-04 14:46:59 +0200
committerRobert Pluim2022-05-04 14:46:59 +0200
commit0d78aeeb7ea4aac6938978bad0439e0b4f96b8db (patch)
tree03f7fab7d79bdae7371fa51434cc4a49ce81d86a
parent9775c15c983740c5535bb817bdcf5fbbe67bd4b3 (diff)
downloademacs-0d78aeeb7ea4aac6938978bad0439e0b4f96b8db.tar.gz
emacs-0d78aeeb7ea4aac6938978bad0439e0b4f96b8db.zip
; * etc/PROBLEMS: Fix typo.
-rw-r--r--etc/PROBLEMS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 482c29f3301..270de600d66 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -1851,7 +1851,7 @@ your X defaults file to avoid the problem:
1851 1851
1852 XTerm.*.allowSendEvents: True 1852 XTerm.*.allowSendEvents: True
1853 1853
1854Note that this can in theory pose a security risk, but in pratice 1854Note that this can in theory pose a security risk, but in practice
1855modern X servers have so many other ways to send input to clients 1855modern X servers have so many other ways to send input to clients
1856without signifying that the event is synthesized that it does not 1856without signifying that the event is synthesized that it does not
1857matter. 1857matter.