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

Commit dc67739a authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change 741 into donut

* changes:
  Fix typo in searchSuggestThreshold attr doc.
parents 73b71842 044d202c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2781,7 +2781,7 @@
            when the user clicks a suggestion.  <i>Optional attribute.</i> -->
        <attr name="searchSuggestIntentData" format="string" />
        
        <!-- If provided, this is the minimun number of characters needed to trigger
        <!-- If provided, this is the minimum number of characters needed to trigger
             search suggestions. The default value is 0. <i>Optional attribute.</i> -->
        <attr name="searchSuggestThreshold" format="integer" />