summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Pluim <rpluim@gmail.com>2022-05-04 14:46:59 +0200
committerRobert Pluim <rpluim@gmail.com>2022-05-04 14:46:59 +0200
commit0d78aeeb7ea4aac6938978bad0439e0b4f96b8db (patch)
tree03f7fab7d79bdae7371fa51434cc4a49ce81d86a
parent9775c15c983740c5535bb817bdcf5fbbe67bd4b3 (diff)
downloademacs-0d78aeeb7ea4aac6938978bad0439e0b4f96b8db.tar.gz
; * 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:
XTerm.*.allowSendEvents: True
-Note that this can in theory pose a security risk, but in pratice
+Note that this can in theory pose a security risk, but in practice
modern X servers have so many other ways to send input to clients
without signifying that the event is synthesized that it does not
matter.