diff options
Diffstat (limited to 'src/widgetprv.h')
-rw-r--r-- | src/widgetprv.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgetprv.h b/src/widgetprv.h index 91a64c16025..d7bec41289c 100644 --- a/src/widgetprv.h +++ b/src/widgetprv.h @@ -38,7 +38,7 @@ typedef struct { /* The rest of this is crap and should be deleted. */ int minibuffer; /* 0: normal frames with minibuffers. - * 1: frames without minibuffers + * 1: frames without minibuffers * 2: minibuffer only. */ Boolean unsplittable; /* frame can only have one window */ |