; * src/xdisp.c (syms_of_xdisp) <display-line-numbers>: Fix typo

This commit is contained in:
Gregory Heytings 2023-06-13 13:12:55 +00:00
parent 1f0527a312
commit 8225ade615

View file

@ -37072,7 +37072,7 @@ shown in a window. Absolute line numbers count from the beginning of
the current narrowing, or from buffer beginning. The variable the current narrowing, or from buffer beginning. The variable
`display-line-numbers-offset', if non-zero, is a signed offset added `display-line-numbers-offset', if non-zero, is a signed offset added
to each absolute line number; it also forces line numbers to be counted to each absolute line number; it also forces line numbers to be counted
from the beginning of the buffer, as if `display-line-numbers-wide' from the beginning of the buffer, as if `display-line-numbers-widen'
were non-nil. It has no effect when line numbers are not absolute. were non-nil. It has no effect when line numbers are not absolute.
If the value is `relative', display for each line not containing the If the value is `relative', display for each line not containing the