diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:17:23 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | c9e2aa8d3f14740d406d5ff5da9796d498dbd383 (patch) | |
tree | 7231a0f3f6d6c7feb63bbb5406111b7ac86a7926 /libraries/luasocket | |
parent | 1b767ad8c1f70ce02ea79f7f14489ceffe7a954f (diff) |
libraries/luasocket: Fix slack-desc.
Diffstat (limited to 'libraries/luasocket')
-rw-r--r-- | libraries/luasocket/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/luasocket/slack-desc b/libraries/luasocket/slack-desc index e85c84fc3f78..2a2868f53ef7 100644 --- a/libraries/luasocket/slack-desc +++ b/libraries/luasocket/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -luasocket: LuaSocket (Network support for the Lua language) +luasocket: luasocket (Network support for the Lua language) luasocket: luasocket: LuaSocket is a Lua extension library that is composed by two parts: a luasocket: C core that provides support for the TCP and UDP transport layers, |