aboutsummaryrefslogtreecommitdiff
path: root/x/Xresources
diff options
context:
space:
mode:
Diffstat (limited to 'x/Xresources')
-rw-r--r--x/Xresources2
1 files changed, 1 insertions, 1 deletions
diff --git a/x/Xresources b/x/Xresources
index 1c6ab1aa..7a045dd7 100644
--- a/x/Xresources
+++ b/x/Xresources
@@ -1,7 +1,7 @@
/* Declare our xterms have 256 colors */
XTerm.termName: xterm-256color
-/* Don't munge 8th bit of characters with Alt, send an Escape prefix instead */
+/* Don't munge characters' 8th bit with Alt, send Escape prefix instead */
XTerm.vt100.altIsNotMeta: true
XTerm.vt100.altSendsEscape: true