diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:18:14 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 680a1976219c1e549c6c3735bc243acc122bcfc3 (patch) | |
tree | e9f4774788d436735b7a4d4054a0fe4316d29c5f /libraries/luaexpat | |
parent | 3ed3a17f6ef91ca4012c2fad86ba73a60836ff5b (diff) | |
download | slackbuilds-680a1976219c1e549c6c3735bc243acc122bcfc3.tar.gz |
libraries/luaexpat: Fix slack-desc.
Diffstat (limited to 'libraries/luaexpat')
-rw-r--r-- | libraries/luaexpat/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/luaexpat/slack-desc b/libraries/luaexpat/slack-desc index 91bbf95e54..67d2dccd60 100644 --- a/libraries/luaexpat/slack-desc +++ b/libraries/luaexpat/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -luaexpat: LuaExpat (XML Expat parsing for the Lua programming language) +luaexpat: luaexpat (XML Expat parsing for the Lua programming language) luaexpat: luaexpat: Overview luaexpat: LuaExpat is a SAX XML parser based on the Expat library. LuaExpat is |