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

Commit 6cf9ea0d authored by Andrew Solovay's avatar Andrew Solovay
Browse files

docs: Typo fix ("occured" -> "occurred")

The CommonTypos linter complained about the "occured" typo in the docs.

Docs-only change, no change to code.

Bug: 263824202
Change-Id: Ia030db91d99ae649e54697811df8b72b8a08e4fa
parent 837979c6
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -166,7 +166,7 @@ public final class FillEventHistory implements Parcelable {
    }
    }


    /**
    /**
     * Description of an event that occured after the latest call to
     * Description of an event that occurred after the latest call to
     * {@link FillCallback#onSuccess(FillResponse)}.
     * {@link FillCallback#onSuccess(FillResponse)}.
     */
     */
    public static final class Event {
    public static final class Event {