about summary refs log tree commit diff stats
path: root/html/030container.cc.html
diff options
context:
space:
mode:
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>
125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176