summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2012-12-13 02:40:49 +0000
committerTed Trask <ttrask01@yahoo.com>2012-12-13 02:40:49 +0000
commit4d1885669f7f7c9a6b14a438661d8db8078640d9 (patch)
tree074fec9daee4cddfdde7bb3a87aa5e280f63847f
parent43eebd97c1c5ab21cf173b93aee3ee120f86817b (diff)
downloadacf-apk-tools-4d1885669f7f7c9a6b14a438661d8db8078640d9.tar.bz2
acf-apk-tools-4d1885669f7f7c9a6b14a438661d8db8078640d9.tar.xz
Minor change to comment
-rw-r--r--apk-controller.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/apk-controller.lua b/apk-controller.lua
index 5945765..5ccd137 100644
--- a/apk-controller.lua
+++ b/apk-controller.lua
@@ -1,4 +1,4 @@
--- the interfaces controller
+-- the apk controller
module (..., package.seeall)