summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shop2.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/shop2.lua b/shop2.lua
index ab4e989..8ad6b80 100644
--- a/shop2.lua
+++ b/shop2.lua
@@ -35,7 +35,7 @@ local function disp_shopscreen()
-- 0 1 2 3 4 5
printseq(m) {
{1,1}, colors.orange, "Apionics Consortium Store",
- {1,2}, colors.lightgray, "Stock Price Adr. Name",
+ {1,2}, colors.lightGray, "Stock Price Adr. Name",
{1,3}, colors.white, " 321",
{8,3}, colors.yellow, " 5", colors.lightgray, "kst",
{18,3}, colors.cyan, "dmn",