summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/LangRef.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/LangRef.html b/docs/LangRef.html
index dd80658ff8..32fcba2352 100644
--- a/docs/LangRef.html
+++ b/docs/LangRef.html
@@ -6027,7 +6027,7 @@ freestanding environments and non-C-based languages.</p>
<p>The clauses are applied in order from top to bottom. If two
<tt>landingpad</tt> instructions are merged together through inlining, the
- clauses from the calling function are prepended to the list of clauses.</p>
+ clauses from the calling function are appended to the list of clauses.</p>
<p>The <tt>landingpad</tt> instruction has several restrictions:</p>