]> granicus.if.org Git - clang/commitdiff
[asan] fix typo
authorKostya Serebryany <kcc@google.com>
Mon, 23 Apr 2012 10:15:18 +0000 (10:15 +0000)
committerKostya Serebryany <kcc@google.com>
Mon, 23 Apr 2012 10:15:18 +0000 (10:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155345 91177308-0d34-0410-b5e6-96231b3b80d8

docs/AddressSanitizer.html

index 596bff3918221fb49c6ea235cebd539d7c42b6c0..eed1df6d4579f882a17965b63cf4d1fb8f953552 100644 (file)
@@ -137,7 +137,7 @@ This means that tools like <tt>ulimit</tt> may not work as usually expected.
 
 
 <h2 id="status">Current Status</h2>
-AddressSanitizer is fully functional on supported platforms strating from LLVM 3.1.
+AddressSanitizer is fully functional on supported platforms starting from LLVM 3.1.
 However, the test suite is not fully integrated yet and we lack the testing
 process (buildbots).