[llvm-commits] [llvm] r99635 - /llvm/trunk/docs/ProgrammersManual.html

Gabor Greif ggreif at gmail.com
Fri Mar 26 12:04:42 PDT 2010


Author: ggreif
Date: Fri Mar 26 14:04:42 2010
New Revision: 99635

URL: http://llvm.org/viewvc/llvm-project?rev=99635&view=rev
Log:
http://englishplus.com/grammar/00000296.htm

Modified:
    llvm/trunk/docs/ProgrammersManual.html

Modified: llvm/trunk/docs/ProgrammersManual.html
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/ProgrammersManual.html?rev=99635&r1=99634&r2=99635&view=diff
==============================================================================
--- llvm/trunk/docs/ProgrammersManual.html (original)
+++ llvm/trunk/docs/ProgrammersManual.html Fri Mar 26 14:04:42 2010
@@ -1962,7 +1962,7 @@
 </pre>
 </div>
 
-<p>Alternately, it's common to have an instance of the <a
+<p>Alternatively, it's common to have an instance of the <a
 href="/doxygen/classllvm_1_1User.html">User Class</a> and need to know what
 <tt>Value</tt>s are used by it.  The list of all <tt>Value</tt>s used by a
 <tt>User</tt> is known as a <i>use-def</i> chain.  Instances of class





More information about the llvm-commits mailing list