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

Commit c158431f authored by Chet Haase's avatar Chet Haase
Browse files

Fix small typo in ShortcutManager header docs

Bug: 32093275 fix typo in ShortcutManager javadocs
Test: no test, just words in the header docs
Change-Id: Icd33481a7f285686429d908cf92de0f6f886f962
parent 73c46f06
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -329,7 +329,7 @@ import java.util.List;
 * <p>Applications with a foreground activity or service are not rate-limited.
 * <p>Applications with a foreground activity or service are not rate-limited.
 *
 *
 * <p>Rate-limiting will be reset upon certain events, so that even background applications
 * <p>Rate-limiting will be reset upon certain events, so that even background applications
 * can call these APIs again until they are rate limit is reached again.
 * can call these APIs again until the rate limit is reached again.
 * These events include the following:
 * These events include the following:
 * <ul>
 * <ul>
 *   <li>When an application comes to the foreground.
 *   <li>When an application comes to the foreground.