summaryrefslogtreecommitdiff
path: root/example/script/print_hello.lua
diff options
context:
space:
mode:
Diffstat (limited to 'example/script/print_hello.lua')
-rw-r--r--example/script/print_hello.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/script/print_hello.lua b/example/script/print_hello.lua
index ee823e7..5378758 100644
--- a/example/script/print_hello.lua
+++ b/example/script/print_hello.lua
@@ -1,4 +1,4 @@
-local str = tsg.data
+local str = TSG.data
print("-----------")
print("str")
print("-----------")