summaryrefslogtreecommitdiff
path: root/server/test/hover
diff options
context:
space:
mode:
Diffstat (limited to 'server/test/hover')
-rw-r--r--server/test/hover/init.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/test/hover/init.lua b/server/test/hover/init.lua
index 052b0cfd..0321a952 100644
--- a/server/test/hover/init.lua
+++ b/server/test/hover/init.lua
@@ -179,4 +179,5 @@ string.<?lower?>()
[[
function string.lower(string)
-> string
+Returns a copy of this string with all uppercase letters changed to lowercase.
]]