aboutsummaryrefslogtreecommitdiff
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 ef232a6374..5a77020187 100644
--- a/docs/LangRef.html
+++ b/docs/LangRef.html
@@ -929,7 +929,7 @@ threshold for this caller.</dd>
<dt><tt>noinline</tt></dt>
<dd>This attribute indicates that the inliner should never inline this function
-in any situation. This attribute may not be used together with
+in any situation. This attribute may not be used together with the
<tt>alwaysinline</tt> attribute.</dd>
<dt><tt>optsize</tt></dt>