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

Commit 1d8cac89 authored by Mark Brophy's avatar Mark Brophy Committed by Android (Google) Code Review
Browse files

Merge "Fix typo in SearchManager javadoc."

parents 09bd49a8 de2ba4c8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -338,7 +338,7 @@ public class SearchManager

    /**
     * Column name for suggestions cursor. <i>Optional.</i> This column may be
     * used to specify the time in (@link System#currentTimeMillis
     * used to specify the time in {@link System#currentTimeMillis
     * System.currentTImeMillis()} (wall time in UTC) when an item was last
     * accessed within the results-providing application. If set, this may be
     * used to show more-recently-used items first.