From 610e8461bb9b201adbd4bd9257a9bf48be71f62b Mon Sep 17 00:00:00 2001 From: dsomero Date: Fri, 22 Nov 2013 02:29:22 -0500 Subject: various: Fix slack-desc formatting and comment nit picks. Signed-off-by: dsomero --- libraries/luasocket/slack-desc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libraries/luasocket/slack-desc') diff --git a/libraries/luasocket/slack-desc b/libraries/luasocket/slack-desc index db7285dc6e..e85c84fc3f 100644 --- a/libraries/luasocket/slack-desc +++ b/libraries/luasocket/slack-desc @@ -11,9 +11,9 @@ 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, luasocket: and a set of Lua modules that add support for functionality commonly -luasocket: needed by applications that deal with the Internet. +luasocket: needed by applications that deal with the Internet. luasocket: luasocket: The library is available under the same terms and conditions as the luasocket: Lua language, the MIT license. The idea is that if you can use Lua in -luasocket: a project, you should also be able to use LuaSocket. +luasocket: a project, you should also be able to use LuaSocket. luasocket: -- cgit v1.2.3