typo
authorChris Lattner <sabre@nondot.org>
Sun, 9 Jan 2011 23:48:41 +0000 (23:48 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 9 Jan 2011 23:48:41 +0000 (23:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123142 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/README.txt

index e04af6f8919e002ffe4d6059502da5b445179f25..e000a9d39661a543036dd476cf2c9a9e9798fc10 100644 (file)
@@ -2115,7 +2115,7 @@ void f1(int* begin, int* end) {
   std::fill(begin, end, 0);
 }
 
-int a memset.  This is PR8942.
+into a memset.  This is PR8942.
 
 //===---------------------------------------------------------------------===//