Skip to content

Commit 354171f

Browse files
committed
Correct the docstring
#212
1 parent 2cf45ee commit 354171f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

diff-hl.el

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,7 @@
119119
(defcustom diff-hl-fallback-to-margin t
120120
"Non-nil to use margin instead of fringe on non-graphic displays.
121121
122-
This requires the corresponding margin width to be >0 already, which is
123-
normally the case on such displays."
122+
This requires the corresponding margin width to be >0 already."
124123
:group 'diff-hl
125124
:type 'boolean)
126125

0 commit comments

Comments
 (0)