Fix grammar.

llvm-svn: 56796
This commit is contained in:
Devang Patel 2008-09-29 18:34:44 +00:00
parent 3ef3afbfb8
commit e97439091f
1 changed files with 1 additions and 1 deletions

View 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>