about summary refs log tree commit diff stats
path: root/html/013update_operation.cc.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/013update_operation.cc.html')
-rw-r--r--html/013update_operation.cc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/013update_operation.cc.html b/html/013update_operation.cc.html
index 7dd7e69f..d13f248b 100644
--- a/html/013update_operation.cc.html
+++ b/html/013update_operation.cc.html
@@ -57,7 +57,7 @@ Transform<span class="Delimiter">.</span>push_back<span class="Delimiter">(</spa
   <span class="Delimiter">}</span>
 <span class="Delimiter">}</span>
 
-<span class="Comment">// hook to suppress inserting recipe name into errors (for later layers)</span>
+<span class="Comment">// hook to suppress inserting recipe name into errors</span>
 string maybe<span class="Delimiter">(</span>string s<span class="Delimiter">)</span> <span class="Delimiter">{</span>
   <span class="Identifier">return</span> s + <span class="Constant">&quot;: &quot;</span><span class="Delimiter">;</span>
 <span class="Delimiter">}</span>