fix typo, patch by Trevor Harmon (PR8537)
authorChris Lattner <sabre@nondot.org>
Wed, 3 Nov 2010 00:30:29 +0000 (00:30 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 3 Nov 2010 00:30:29 +0000 (00:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118131 91177308-0d34-0410-b5e6-96231b3b80d8

docs/TestingGuide.html

index 921069d133ed44c2e96f2874f723058a977f597b..3cbcd1ad7fdc647ddb12781a332a7855c6e2d3da 100644 (file)
@@ -237,7 +237,7 @@ programs), first checkout and setup the <tt>test-suite</tt> module:</p>
 </div>
 
 <p>where <tt>$LLVM_GCC_DIR</tt> is the directory where
-you <em>installed</em> llvm-gcc, not it's src or obj
+you <em>installed</em> llvm-gcc, not its src or obj
 dir. The <tt>--with-llvmgccdir</tt> option assumes that
 the <tt>llvm-gcc-4.2</tt> module was configured with
 <tt>--program-prefix=llvm-</tt>, and therefore that the C and C++