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/test_util_lite.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/google/protobuf/test_util_lite.h') diff --git a/src/google/protobuf/test_util_lite.h b/src/google/protobuf/test_util_lite.h index f250c937..47a2269d 100644 --- a/src/google/protobuf/test_util_lite.h +++ b/src/google/protobuf/test_util_lite.h @@ -52,7 +52,7 @@ class TestUtilLite { static void SetPackedExtensions(unittest::TestPackedExtensionsLite* message); // Use the repeated versions of the set_*() accessors to modify all the - // repeated fields of the messsage (which should already have been + // repeated fields of the message (which should already have been // initialized with Set*Fields()). Set*Fields() itself only tests // the add_*() accessors. static void ModifyRepeatedFields(unittest::TestAllTypesLite* message); -- cgit v1.2.3