Fix copy-and-paste error in comment

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150587 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Driver/Tools.h b/lib/Driver/Tools.h
index c810bf3..8f451af 100644
--- a/lib/Driver/Tools.h
+++ b/lib/Driver/Tools.h
@@ -510,7 +510,7 @@
                               const ArgList &TCArgs,
                               const char *LinkingOutput) const;
   };
-} // end namespace auroraux
+} // end namespace solaris
 
   /// auroraux -- Directly call GNU Binutils assembler and linker
 namespace auroraux {