From bd9f2ba4d62276d66fab9dec7329452f78645649 Mon Sep 17 00:00:00 2001 From: Chad Rosier Date: Fri, 27 Jul 2012 21:41:59 +0000 Subject: Typos. llvm-svn: 160897 --- llvm/lib/Support/Debug.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/lib/Support') diff --git a/llvm/lib/Support/Debug.cpp b/llvm/lib/Support/Debug.cpp index fa2dd888d16..c8e8900749b 100644 --- a/llvm/lib/Support/Debug.cpp +++ b/llvm/lib/Support/Debug.cpp @@ -19,7 +19,7 @@ // foo class. // // When compiling without assertions, the -debug-* options and all code in -// DEBUG() statements disappear, so it does not effect the runtime of the code. +// DEBUG() statements disappears, so it does not affect the runtime of the code. // //===----------------------------------------------------------------------===// -- cgit v1.2.3