From c08758a5b31b089801c24eca05adeaff0393af83 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Tue, 16 Sep 2003 15:31:46 +0000 Subject: Fixed spelling & grammar. llvm-svn: 8559 --- llvm/support/lib/Support/Signals.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/support/lib/Support/Signals.cpp') diff --git a/llvm/support/lib/Support/Signals.cpp b/llvm/support/lib/Support/Signals.cpp index effc0599e46..563147eabf8 100644 --- a/llvm/support/lib/Support/Signals.cpp +++ b/llvm/support/lib/Support/Signals.cpp @@ -1,7 +1,7 @@ //===- Signals.cpp - Signal Handling support ------------------------------===// // // This file defines some helpful functions for dealing with the possibility of -// unix signals occuring while your program is running. +// Unix signals occuring while your program is running. // //===----------------------------------------------------------------------===// -- cgit v1.2.3