branch: externals/lin
commit 815ee9c74ff76f9c8aeb1f8bc7d7a43f361b1d72
Author: Nicolas De Jaeghere <[email protected]>
Commit: Nicolas De Jaeghere <[email protected]>
Fix reference to face
---
lin.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lin.el b/lin.el
index 5a0c1ae125..48f710a8c7 100644
--- a/lin.el
+++ b/lin.el
@@ -84,7 +84,7 @@ the `lin-hl-override-fg' is applied."
(((class color) (min-colors 88) (background dark))
:background "#103265")
(t :inherit highlight))
- "Like `lin-hl', but does not override foreground color.
+ "Like `lin-hl-override-fg', but does not override foreground color.
Used only when `lin-override-foreground' is nil."
:group 'lin)