Jisi Liu 9 anos atrás
pai
commit
5668e2e426
1 arquivos alterados com 1 adições e 1 exclusões
  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