summaryrefslogtreecommitdiff
path: root/docs/LangRef.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/LangRef.html')
-rw-r--r--docs/LangRef.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/LangRef.html b/docs/LangRef.html
index 3a2c65961c..982614f3dd 100644
--- a/docs/LangRef.html
+++ b/docs/LangRef.html
@@ -2337,7 +2337,7 @@ has undefined behavior.</p>
behavior.</p>
<p>There is currently no way of representing a trap value in the IR; they
- only exist when produced by instructions such as
+ only exist when produced by operations such as
<a href="#i_add"><tt>add</tt></a> with the <tt>nsw</tt> flag.</p>
<p>Trap value behavior is defined in terms of value <i>dependence</i>:</p>