aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/map_test_util_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/google/protobuf/map_test_util_impl.h')
-rw-r--r--src/google/protobuf/map_test_util_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/google/protobuf/map_test_util_impl.h b/src/google/protobuf/map_test_util_impl.h
index 7e8757ed..b3ba4e06 100644
--- a/src/google/protobuf/map_test_util_impl.h
+++ b/src/google/protobuf/map_test_util_impl.h
@@ -64,7 +64,7 @@ class MapTestUtilImpl {
template <typename MapMessage>
static void SetMapFieldsInitialized(MapMessage* message);
- // Modify all the map fields of the messsage (which should already have been
+ // Modify all the map fields of the message (which should already have been
// initialized with SetMapFields()).
template <typename EnumType, EnumType enum_value, typename MapMessage>
static void ModifyMapFields(MapMessage* message);