Fix typo.

This commit is contained in:
Jisi Liu 2016-05-11 14:57:06 -07:00
parent 0e4d1ea116
commit 5668e2e426

View File

@ -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