about summary refs log tree commit diff stats
path: root/html/030container.cc.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-10-22 16:56:07 -0700
committerKartik K. Agaram <vc@akkartik.com>2016-10-22 16:56:07 -0700
commit9a81d7460fdb16f4e77712e5381d9db8781f5ae6 (patch)
tree43b05169535fe33e65ecbf61f3fb3ada5f75ed52 /html/030container.cc.html
parent22f4b76344b2d639cbfcaad56ed681670d436548 (diff)
downloadmu-9a81d7460fdb16f4e77712e5381d9db8781f5ae6.tar.gz
3561
Diffstat (limited to 'html/030container.cc.html')
-rw-r--r--html/030container.cc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/030container.cc.html b/html/030container.cc.html
index 05838130..2c7bfe6d 100644
--- a/html/030container.cc.html
+++ b/html/030container.cc.html
@@ -690,7 +690,7 @@ put<span class="Delimiter">(</span>Recipe_ordinal<span class="Delimiter">,</span
 ]
 <span class="traceContains">+error: main: product of 'put' must be first ingredient '1:point', but got '3:point'</span>
 
-<span class="SalientComment">//:: Allow containers to be defined in mu code.</span>
+<span class="SalientComment">//:: Allow containers to be defined in Mu code.</span>
 
 <span class="Delimiter">:(scenarios load)</span>
 <span class="Delimiter">:(scenario container)</span>