aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/.view.luadoc
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2020-10-11 22:43:59 -0400
committerGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2020-10-11 22:43:59 -0400
commitff7f869ae0a02535dcc7f44a65dd3ea2fed87d01 (patch)
tree2457467679904d4be7d1322e0bfcfc416368d080 /core/.view.luadoc
parent4f49182b3f4359829449aca2b3b8ca9b6a73180f (diff)
Updated LuaDoc.
Diffstat (limited to 'core/.view.luadoc')
-rw-r--r--core/.view.luadoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/.view.luadoc b/core/.view.luadoc
index 2cb742e2..11b0c6ca 100644
--- a/core/.view.luadoc
+++ b/core/.view.luadoc
@@ -88,8 +88,8 @@
-- Color the background of the line that contains the caret a different color.
-- The default value is `false`.
-- @field caret_line_visible_always (bool)
--- Always show the caret line, even when the window is not in focus.
--- The default value is `false`, showing the line only when the window is in
+-- Always show the caret line, even when the view is not in focus.
+-- The default value is `false`, showing the line only when the view is in
-- focus.
-- @field caret_period (number)
-- The time between caret blinks in milliseconds.