aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/stubs/template_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/google/protobuf/stubs/template_util.h')
-rw-r--r--src/google/protobuf/stubs/template_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/google/protobuf/stubs/template_util.h b/src/google/protobuf/stubs/template_util.h
index 4f30ffa3..feef904b 100644
--- a/src/google/protobuf/stubs/template_util.h
+++ b/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