[SystemZ] Add test missing from r186148
[oota-llvm.git] / include / llvm / Support / Debug.h
index 274c1a94a1e3e83b707f9706b1fc4459c3312c17..896fe849a6be53e812f531966924a7f298ac2228 100644 (file)
@@ -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.
 //
 //===----------------------------------------------------------------------===//