Removed redundancy in wording
authorMichael Ilseman <milseman@apple.com>
Fri, 30 Nov 2012 23:14:52 +0000 (23:14 +0000)
committerMichael Ilseman <milseman@apple.com>
Fri, 30 Nov 2012 23:14:52 +0000 (23:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169053 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LangRef.html

index fc202b7f8fcc93e6feddddaf3826677c13ba25d7..b4782c273dbed949b6118062e85b084cb374d5e3 100644 (file)
@@ -1762,7 +1762,7 @@ in signal handlers).</p>
 <p> LLVM IR floating-point binary ops (<a href="#i_fadd"><code>fadd</code></a>,
 <a href="#i_fsub"><code>fsub</code></a>, <a
  href="#i_fmul"><code>fmul</code></a>, <a href="#i_fdiv"><code>fdiv</code></a>,
-<a href="#i_frem"><code>frem</code></a>) instructions have the following flags
+<a href="#i_frem"><code>frem</code></a>) have the following flags
 that can set to enable otherwise unsafe floating point operations</p>
 
 <dt><code>nnan</dt></code>