Closed breyed closed 3 days ago
CLLocation.AccurracyBestForNavigation should be AccuracyBestForNavigation. This misspelling causes false spelling reports when using Code Spell Checker or similar IDE extensions.
CLLocation.AccurracyBestForNavigation
AccuracyBestForNavigation
No response
8.0.93 SR9.3
No, this is something new
Unknown/Other
iOS
I can repro this issue on Visual Studio 17.13.0 Preview 1.0 (9.0.10& 8.0.93) Repro step:
This issue was moved to xamarin/xamarin-macios#21641
Description
CLLocation.AccurracyBestForNavigation
should beAccuracyBestForNavigation
. This misspelling causes false spelling reports when using Code Spell Checker or similar IDE extensions.Steps to Reproduce
No response
Link to public reproduction project repository
No response
Version with bug
8.0.93 SR9.3
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output