diff options
author | Marius <mariausol@gmail.com> | 2013-12-03 23:40:31 +0200 |
---|---|---|
committer | Marius <mariausol@gmail.com> | 2013-12-03 23:40:31 +0200 |
commit | e2b6a9f34a5f85a7557781f3dd301b7363cc7e17 (patch) | |
tree | df92516e00e367192d71819d4d364c7c4121adbc /scripts | |
parent | e1919e77f8fa775a3434f7bd7ee23100d6b4d527 (diff) | |
download | context-e2b6a9f34a5f85a7557781f3dd301b7363cc7e17.tar.gz |
beta 2013.12.03 22:36
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/context/lua/mtx-youless.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/context/lua/mtx-youless.lua b/scripts/context/lua/mtx-youless.lua index 1ffac0336..db8e8b48f 100644 --- a/scripts/context/lua/mtx-youless.lua +++ b/scripts/context/lua/mtx-youless.lua @@ -1,6 +1,6 @@ if not modules then modules = { } end modules ['mtx-youless'] = { version = 1.002, - comment = "script tp fetch data from kwh meter polling device", + comment = "script to fetch data from kwh meter polling device", author = "Hans Hagen, PRAGMA-ADE, Hasselt NL", copyright = "PRAGMA ADE", license = "see context related readme files" |