aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/unittest_import.proto
diff options
context:
space:
mode:
Diffstat (limited to 'src/google/protobuf/unittest_import.proto')
-rw-r--r--src/google/protobuf/unittest_import.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/google/protobuf/unittest_import.proto b/src/google/protobuf/unittest_import.proto
index c1289e38..4ae8e337 100644
--- a/src/google/protobuf/unittest_import.proto
+++ b/src/google/protobuf/unittest_import.proto
@@ -44,7 +44,7 @@ package protobuf_unittest_import;
option optimize_for = SPEED;
-// Excercise the java_package option.
+// Exercise the java_package option.
option java_package = "com.google.protobuf.test";
// Do not set a java_outer_classname here to verify that Proto2 works without