Merge "docs: Fix spelling of "environments"" into rvc-dev am: d697434fdc am: 36b77958fd

Change-Id: Ic3c07bafa48831fd86f1a0987eba4fb4dc2a198e
This commit is contained in:
Automerger Merge Worker
2020-02-25 21:19:00 +00:00

View File

@@ -32,7 +32,7 @@ import java.io.UnsupportedEncodingException;
* <p> * <p>
* This API is not as convenient or type safe as the standard protobuf * This API is not as convenient or type safe as the standard protobuf
* classes. If possible, the best recommended library is to use protobuf lite. * classes. If possible, the best recommended library is to use protobuf lite.
* However, in environements (such as the Android platform itself), a * However, in environments (such as the Android platform itself), a
* more memory efficient version is necessary. * more memory efficient version is necessary.
* *
* <p>Each write method takes an ID code from the protoc generated classes * <p>Each write method takes an ID code from the protoc generated classes