From 993af2bcdb2fe7b86b54f84a33cde440189566e2 Mon Sep 17 00:00:00 2001 From: Zachary Vance Date: Tue, 16 Jun 2015 03:33:22 -0700 Subject: [PATCH] Small typos --- computercraft_reference.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/computercraft_reference.html b/computercraft_reference.html index 897c998..a05849a 100644 --- a/computercraft_reference.html +++ b/computercraft_reference.html @@ -119,7 +119,7 @@
monitor_touch: side, x, y Right click on an advanced monitor
"term_resize"
"terminate"os.pullEventRaw only
-
turtle_inventory Inventory changes
+
turtle_inventory Inventory changes
Parallel Api @@ -176,11 +176,11 @@
setCursorBlink(shouldBlink)
isColor()
getSize()
-
scroll(n
+
scroll(n)
redirect(target)
current() / native()
setTextColor(color) / setBackgroundColor(color)
-
setTextScale(scale) monitor only
+
setTextScale(scale) monitor only
window.setVisible(visible)
window.restoreCursor()
window.getPosition() (x,y) of top-left
-- 2.47.3