diff options
-rw-r--r-- | docs/LangRef.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/LangRef.html b/docs/LangRef.html index ea75ffc468..a79280c9fc 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -1107,7 +1107,7 @@ an <tt>sspreq</tt> attribute.</dd> <dt><tt>noredzone</tt></dt> <dd>This attribute indicates that the code generator should not use a -red zone, even if it would otherwise be supported by the target-specific ABI. +red zone, even if the target-specific ABI normally permits it. </dd> <dt><tt>noimplicitfloat</tt></dt> |