Fixed comment typo.
llvm-svn: 187384
diff --git a/clang-tools-extra/modularize/Modularize.cpp b/clang-tools-extra/modularize/Modularize.cpp
index 8564929..8e0c409 100644
--- a/clang-tools-extra/modularize/Modularize.cpp
+++ b/clang-tools-extra/modularize/Modularize.cpp
@@ -39,7 +39,7 @@
// (file):(row):(column)
// (file):(row):(column)
//
-// error: header '(file)' has different contents dependening on how it was
+// error: header '(file)' has different contents depending on how it was
// included
//
// The latter might be followed by messages like the following: