xamarin / Essentials

Xamarin.Essentials is no longer supported. Migrate your apps to .NET MAUI, which includes Maui.Essentials.
https://aka.ms/xamarin-upgrade
Other
1.53k stars 505 forks source link

Fix typos in MainThread.cs #2074

Closed ivosnoza closed 1 year ago

ivosnoza commented 1 year ago

Description of Change

Fix typos aysnc -> async in MainThread.cs

Bugs Fixed

No ticket, just documentation fix

API Changes

None

Behavioral Changes

None

PR Checklist

jfversluis commented 1 year ago

Also you'll need to accept the CLA as mentioned in this comment.

ivosnoza commented 1 year ago

@microsoft-github-policy-service agree

jfversluis commented 1 year ago

Thank you so much!