Skip to content
Snippets Groups Projects
Commit f4d07d45 authored by Joshua Baxter's avatar Joshua Baxter
Browse files

docs: fix typo

Change-Id: I843a3d94e48335babffdf8a226fa9e3d00c5bbf1
test: make ds-docs
bug: 144041941
parent b0bcbb0c
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ public class SyncStats implements Parcelable {
* attempted to update or delete a version of a resource on the server. This is expected
* to clear itself automatically once the new state is retrieved from the server,
* though it may remain until the user intervenes manually, perhaps by clearing the
* local storage and starting over frmo scratch. This is considered a hard error.
* local storage and starting over from scratch. This is considered a hard error.
*/
public long numConflictDetectedExceptions;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment