about summary refs log tree commit diff stats
path: root/html/091run_sandboxed.cc.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/091run_sandboxed.cc.html')
-rw-r--r--html/091run_sandboxed.cc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/091run_sandboxed.cc.html b/html/091run_sandboxed.cc.html
index 375b6beb..cd7cd455 100644
--- a/html/091run_sandboxed.cc.html
+++ b/html/091run_sandboxed.cc.html
@@ -387,7 +387,7 @@ def main [
 string Most_recent_products<span class="Delimiter">;</span>
 <span class="Delimiter">:(before &quot;End Setup&quot;)</span>
 Most_recent_products = <span class="Constant">&quot;&quot;</span><span class="Delimiter">;</span>
-<span class="Delimiter">:(before &quot;End of Instruction&quot;)</span>
+<span class="Delimiter">:(before &quot;End Running One Instruction&quot;)</span>
 <span class="Normal">if</span> <span class="Delimiter">(</span>Track_most_recent_products<span class="Delimiter">)</span> <span class="Delimiter">{</span>
   track_most_recent_products<span class="Delimiter">(</span>current_instruction<span class="Delimiter">(),</span> products<span class="Delimiter">);</span>
 <span class="Delimiter">}</span>