Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a699da6f authored by Trevor Johns's avatar Trevor Johns Committed by Android (Google) Code Review
Browse files

Merge "docs: Fix minor typo in android.content.SyncResult"

parents 90a60314 05d60beb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ public final class SyncResult implements Parcelable {

    /**
     * Used to indicate that the SyncAdapter experienced a hard error due to an error it
     * received from interacting with the storage later. The SyncManager will record that
     * received from interacting with the storage layer. The SyncManager will record that
     * the sync request failed and it will not reschedule the request.
     */
    public boolean databaseError;