We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8a7a98 commit efc44f5Copy full SHA for efc44f5
src/Directory.build.props
@@ -15,7 +15,7 @@
15
<Description>.Net MAUI Entry control that provides a list of suggestions as the user types.</Description>
16
<PackageTags>net9 maui zoft AutoCompleteEntry AutoCompleteBox AutoCompleteView AutoComplete</PackageTags>
17
<PackageReleaseNotes>
18
- [iOS] [ANDROID] Fix initial text binding, whe there's no seletected item.
+ [iOS] [ANDROID] Fix initial text binding, when there's no selected item.
19
</PackageReleaseNotes>
20
<PackageReadmeFile>README.md</PackageReadmeFile>
21
0 commit comments