linum-relative icon indicating copy to clipboard operation
linum-relative copied to clipboard

Fixed typo in README.md

Open samcoy3 opened this issue 7 years ago • 1 comments

Fixed plural typo in the backend selection code.

samcoy3 avatar Mar 15 '18 18:03 samcoy3

The README.md is generated by running make README.md. The original src is in linum-relative.el around line 68 https://github.com/coldnew/linum-relative/blob/master/linum-relative.el#L68.

Also, the value used in the customization option is actually display-line-numbers-mode https://github.com/coldnew/linum-relative/blob/master/linum-relative.el#L137 so more changes may be required if that's incorrect.

jaidetree avatar Mar 15 '18 20:03 jaidetree