Fix typeo
authorChris Lattner <sabre@nondot.org>
Tue, 17 Sep 2002 16:47:06 +0000 (16:47 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 17 Sep 2002 16:47:06 +0000 (16:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3775 91177308-0d34-0410-b5e6-96231b3b80d8

docs/WritingAnLLVMPass.html

index 4e754cb1a361194c36eb3e39c426805b3ac11afb..7d81c81c0afd826ba08c3564e1aa77480e0d713b 100644 (file)
@@ -1139,7 +1139,7 @@ where we are going:<p>
 <!-- _______________________________________________________________________ -->
 </ul><h4><a name="SMP"><hr size=0>Multithreaded LLVM</h4><ul>
 
-Multiple CPU machines are becoming more command and compilation can never be
+Multiple CPU machines are becoming more common and compilation can never be
 fast enough: obviously we should allow for a multithreaded compiler.  Because of
 the semantics defined for passes above (specifically they cannot maintain state
 across invocations of their <tt>run*</tt> methods), a nice clean way to