summaryrefslogtreecommitdiff
path: root/src/termopts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/termopts.h')
-rw-r--r--src/termopts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/termopts.h b/src/termopts.h
index 0b4c6234c4c..489b786b248 100644
--- a/src/termopts.h
+++ b/src/termopts.h
@@ -36,5 +36,5 @@ extern int interrupts_deferred;
/* Terminal has meta key */
extern int meta_key;
-/* Nonzero means truncate lines in all windows less wide than the screen */
+/* Nonzero means truncate lines in all windows less wide than the frame */
extern int truncate_partial_width_windows;