mobile-samples icon indicating copy to clipboard operation
mobile-samples copied to clipboard

Fix typo

Open devthepenguin opened this issue 4 years ago • 0 comments

Description of Change

Fix typo

"teh" should be "the" at #L32 Repository- xamarin/mobile-samples/BackgroundLocationDemo/location.Android/Services/LocationService.cs

https://github.com/xamarin/mobile-samples/blob/e02ffd4c33440cb79e1126994c0f91f1848acd02/BackgroundLocationDemo/location.Android/Services/LocationService.cs#L32

Pull Request Checklist

  • [x] Rebased on top of master at time of the pull request.
  • [x] Changes adhere to coding standard in the sample.
  • [x] Consolidated NuGet packages across all projects in the sample (when changing existing package versions).
  • [x] Tested changes on the appropriate platforms (all platforms if changing the library code).

devthepenguin avatar Jul 01 '20 09:07 devthepenguin