Adjust file header


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10180 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/projects/Stacker/lib/runtime/stacker_rt.c b/projects/Stacker/lib/runtime/stacker_rt.c
index c6cabdf..46edf14 100644
--- a/projects/Stacker/lib/runtime/stacker_rt.c
+++ b/projects/Stacker/lib/runtime/stacker_rt.c
@@ -1,4 +1,4 @@
-//===-- stacker_rt.c - Runtime Suppor For Stacker Compiler ------*- C++ -*-===//
+//===-- stacker_rt.c - Runtime Support For Stacker Compiler -----*- C++ -*-===//
 // 
 //                     The LLVM Compiler Infrastructure
 //