Fix grammar.
authorDevang Patel <dpatel@apple.com>
Mon, 29 Sep 2008 18:34:44 +0000 (18:34 +0000)
committerDevang Patel <dpatel@apple.com>
Mon, 29 Sep 2008 18:34:44 +0000 (18:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56796 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LangRef.html

index c5cffc39820e3af7bfa8322b2032143a470c9463..bba96240d84d6d3f5e4ef0073a1011691c3ffbff 100644 (file)
@@ -930,7 +930,7 @@ situation. This attribute may not be used together with <tt>alwaysinline</tt>
  attribute.</dd>
 
 <dt><tt>optsize</tt></dt>
-<dd>This attribute suggests optimization passes and code generator passes to 
+<dd>This attribute suggests that optimization passes and code generator passes
 make choices that help reduce code size.</dd>
 
 <dt><tt>noreturn</tt></dt>