branch: externals/lin
commit dd497be01634e7ba340e4a7ba505baab378de807
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Clarify doc string
---
lin.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lin.el b/lin.el
index b0eea7f202..cb0f330e36 100644
--- a/lin.el
+++ b/lin.el
@@ -137,7 +137,7 @@ doc string."
:group 'lin)
(defcustom lin-face 'lin-blue
- "Face to use for the pulse line.
+ "Face to use for the highlighted line.
Users can select one among `lin-red', `lin-green', `lin-yellow',
`lin-blue' (default), `lin-magenta', `lin-cyan', `lin-mac',
`lin-red-override-fg', `lin-green-override-fg',