Merge "docs: fix typo" into qt-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
4fa49b4541
@@ -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
|
* 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,
|
* 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
|
* 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;
|
public long numConflictDetectedExceptions;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user