summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-13 22:22:02 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-14 16:47:23 +0700
commit478c3b09e4b5c9cfc84f7f1bda024d39f015103d (patch)
tree2fe91ab076dbe4a9b5328d51e8a68b2ed93b963b
parentcac86a2310266fc62d96ed11801f4105dd350f5e (diff)
downloadslackbuilds-478c3b09e4b5c9cfc84f7f1bda024d39f015103d.tar.gz
slackbuilds-478c3b09e4b5c9cfc84f7f1bda024d39f015103d.tar.xz
development/lua: Fix slack-desc.
-rw-r--r--development/lua/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/lua/slack-desc b/development/lua/slack-desc
index dbf18cddab..e12cce2951 100644
--- a/development/lua/slack-desc
+++ b/development/lua/slack-desc
@@ -6,7 +6,7 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-lua: Lua (a powerful, fast, light-weight, embeddable scripting language)
+lua: lua (a powerful, fast, light-weight, embeddable scripting language)
lua:
lua: Lua combines simple procedural syntax with powerful data description
lua: constructs based on associative arrays and extensible semantics.