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

Commit de2ba4c8 authored by Mark Brophy's avatar Mark Brophy
Browse files

Fix typo in SearchManager javadoc.

Change-Id: I40e1879779e51414f9a5b937209b9decbfb11693
parent fb3db1f3
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.