Index: third_party/protobuf/src/google/protobuf/stubs/template_util.h |
diff --git a/third_party/protobuf/src/google/protobuf/stubs/template_util.h b/third_party/protobuf/src/google/protobuf/stubs/template_util.h |
index 4f30ffa3bbec2dd91afc88d43803e4d54f144547..feef904beaa58f3ec06c553a25e318ea35bf0d0b 100644 |
--- a/third_party/protobuf/src/google/protobuf/stubs/template_util.h |
+++ b/third_party/protobuf/src/google/protobuf/stubs/template_util.h |
@@ -37,7 +37,7 @@ |
// any changes here, make sure that you're not breaking any platforms. |
// |
// |
-// The names choosen here reflect those used in tr1 and the boost::mpl |
+// The names chosen here reflect those used in tr1 and the boost::mpl |
// library, there are similar operations used in the Loki library as |
// well. I prefer the boost names for 2 reasons: |
// 1. I think that portions of the Boost libraries are more likely to |