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

Commit ade1961f authored by Vlad Zavidovych's avatar Vlad Zavidovych
Browse files

Fix typo in app usage docs

Flag: DOCS_ONLY

Change-Id: I108a4cbb4698053142225d71bf220073b6a146e9
parent f89706d2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@ public final class UsageEventsQuery implements Parcelable {
    }

    /**
     * Returns the exclusive timpstamp to indicate the end of the range of events.
     * Returns the exclusive timestamp to indicate the end of the range of events.
     * Defined in terms of "Unix time", see {@link java.lang.System#currentTimeMillis}.
     */
    public @CurrentTimeMillisLong long getEndTimeMillis() {