Fix typo.
This commit is contained in:
parent
0e4d1ea116
commit
5668e2e426
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue