diff --git a/examples/helloworld.lua b/examples/helloworld.lua index a7e5ffe..9d3c7c5 100644 --- a/examples/helloworld.lua +++ b/examples/helloworld.lua @@ -1,5 +1,5 @@ --- the ubiquitous "Hello, World!" demo. --- 'Nuff said. +-- The ubiquitous "Hello, World!" demo. +-- 'nuff said. -- -- Layout: Rows -- Widgets: Label, Button