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

Commit 55a664f8 authored by Android (Google) Code Review's avatar Android (Google) Code Review Committed by The Android Open Source Project
Browse files

am dc67739a: Merge change 741 into donut

Merge commit 'dc67739a'

* commit 'dc67739a':
  Fix typo in searchSuggestThreshold attr doc.
parents b0d8abd5 dc67739a
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" />