Remove stray space

PiperOrigin-RevId: 382297051
This commit is contained in:
olly 2021-06-30 15:12:04 +01:00 committed by kim-vde
parent a55c0654fb
commit 7b0a7f1295

View File

@ -110,7 +110,7 @@ available implementations. Providers can be identified by name:
* `CronetProviderInstaller.PROVIDER_NAME`: Google Play Services implementation.
* `CronetProvider.PROVIDER_NAME_APP_PACKAGED`: Embedded implementation.
* `CronetProvider.PROVIDER_NAME_FALLBACK`: Fallback implementation .
* `CronetProvider.PROVIDER_NAME_FALLBACK`: Fallback implementation.
This makes it possible to iterate through the providers in your own order of
preference, trying to build a `CronetEngine` from each in turn using