Fix typo in searchSuggestThreshold attr doc.

This commit is contained in:
Bjorn Bringert
2009-04-29 21:04:30 +01:00
parent efae672d73
commit 044d202c3d

View File

@@ -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" />