fix typo
[oota-llvm.git] / lib / Support / Threading.cpp
index 838a71b789d9ee4594c7dd89715100c7efca8b01..ca7f3f64aa37e37f3b7acbb815d0cba3b99bf4ff 100644 (file)
@@ -7,7 +7,7 @@
 //
 //===----------------------------------------------------------------------===//
 //
-// This file implements helper functions for running LLVM in a multi-threaded
+// This file defines helper functions for running LLVM in a multi-threaded
 // environment.
 //
 //===----------------------------------------------------------------------===//