Fix a ton of comment typos found by codespell. Patch by
[oota-llvm.git] / lib / Support / PrettyStackTrace.cpp
index a9f4709e4b93df939e16717882260a605cb005a9..082b7012eb23fd73139a16eb01187564c0f8c3de 100644 (file)
@@ -8,7 +8,7 @@
 //===----------------------------------------------------------------------===//
 //
 // This file defines some helpful functions for dealing with the possibility of
-// Unix signals occuring while your program is running.
+// Unix signals occurring while your program is running.
 //
 //===----------------------------------------------------------------------===//