Skip to content

Commit dbde704

Browse files
committed
never -> not
1 parent aba75aa commit dbde704

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/scrollview.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -405,8 +405,7 @@ scrollview_signs_scrollbar_overlap *scrollview_signs_scrollbar_overlap*
405405
|String| specifying whether/how signs overlap the
406406
scrollbar. Possible values are `'off'`, `'over'`, and `'under'`.
407407
Defaults to `'off'`.
408-
* `off` Signs are positioned to never overlap the
409-
scrollbar.
408+
* `off` Signs are positioned to not overlap the scrollbar.
410409
* `over` A sign can be placed over the scrollbar.
411410
* `under` A sign can be placed under the scrollbar.
412411

0 commit comments

Comments
 (0)