From a2ce9cb9ea0a1ed75db5784fa2d2ba0e51c49d83 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Fri, 30 Oct 2015 14:05:24 -0400 Subject: Correct spelling --- src/google/protobuf/map_test_util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/google/protobuf/map_test_util.h') diff --git a/src/google/protobuf/map_test_util.h b/src/google/protobuf/map_test_util.h index 107a639d..deaf0f4f 100644 --- a/src/google/protobuf/map_test_util.h +++ b/src/google/protobuf/map_test_util.h @@ -49,7 +49,7 @@ class MapTestUtil { // Set every field in the message to a default value. static void SetMapFieldsInitialized(unittest::TestMap* 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()). static void ModifyMapFields(unittest::TestMap* message); -- cgit v1.2.3