Browse Source

Fix typo.

Jisi Liu 9 năm trước cách đây
mục cha
commit
5668e2e426
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      CHANGES.txt

+ 1 - 1
CHANGES.txt

@@ -39,7 +39,7 @@
 
   C++/Java Lite (Alpha)
     A new "lite" generator parameter was introduced in the protoc for C++ and
-    Java to for Proto3 syntax messages. Example usage:
+    Java for Proto3 syntax messages. Example usage:
 
      ./protoc --cpp_out=lite:$OUTPUT_PATH foo.proto