summaryrefslogtreecommitdiff
path: root/server/locale/en-US/libs/@lua/package.lni
diff options
context:
space:
mode:
Diffstat (limited to 'server/locale/en-US/libs/@lua/package.lni')
-rw-r--r--server/locale/en-US/libs/@lua/package.lni2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/locale/en-US/libs/@lua/package.lni b/server/locale/en-US/libs/@lua/package.lni
index 3b482ae9..1c8b633a 100644
--- a/server/locale/en-US/libs/@lua/package.lni
+++ b/server/locale/en-US/libs/@lua/package.lni
@@ -26,4 +26,4 @@ description = 'A table used by `require` to control how to load modules.'
description = 'Searches for the given `name` in the given `path`.'
[seeall]
-describing = 'Sets a metatable for `module` with its `__index` field referring to the global environment, so that this module inherits values from the global environment. To be used as an option to function `module` .
+describing = 'Sets a metatable for `module` with its `__index` field referring to the global environment, so that this module inherits values from the global environment. To be used as an option to function `module` .'