about summary refs log tree commit diff stats
path: root/html/084console.mu.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-09-28 20:08:04 -0700
committerKartik K. Agaram <vc@akkartik.com>2016-09-28 20:08:04 -0700
commit6c69569a4c4ca3a23635d4d7a40f0fe557194619 (patch)
tree162ab23faa9fdc402732f35b875b8755bb646b33 /html/084console.mu.html
parent6f65d5918f4b73de56e6cb6362c7cbc7dbbe5945 (diff)
downloadmu-6c69569a4c4ca3a23635d4d7a40f0fe557194619.tar.gz
3430
Diffstat (limited to 'html/084console.mu.html')
-rw-r--r--html/084console.mu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/084console.mu.html b/html/084console.mu.html
index 9a875427..221a3eb8 100644
--- a/html/084console.mu.html
+++ b/html/084console.mu.html
@@ -43,7 +43,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color
 ]
 
 <span class="muData">container</span> touch-event [
-  type:num
+  <span class="muData">type</span>:num
   row:num
   column:num
 ]