diff options
| author | luz paz <luzpaz@github.com> | 2022-05-31 19:17:36 (GMT) |
|---|---|---|
| committer | Riku Isokoski <riksu9000@gmail.com> | 2022-06-05 06:31:23 (GMT) |
| commit | 03a510bd182cdb89005d75e0f8dacf734efce315 (patch) | |
| tree | 581d6638c06a2211c2d154e69cf66d702e1de818 /doc/NavigationService.md | |
| parent | 7f45538eb53235ab4015fcf13533796c8759c7bc (diff) | |
Fix various typos
Found via `codespell -q 3 -S ./src/libs -L ans,doubleclick,trough`
Diffstat (limited to 'doc/NavigationService.md')
| -rw-r--r-- | doc/NavigationService.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/NavigationService.md b/doc/NavigationService.md index 5a4f69e..d890cb2 100644 --- a/doc/NavigationService.md +++ b/doc/NavigationService.md @@ -13,7 +13,7 @@ The service UUID is 00010000-78fc-48fe-8e23-433b3a1942d0 ## Characteristics ## Flags (UUID 00010001-78fc-48fe-8e23-433b3a1942d0) -All included icons are from pure-maps, which provides the actual routing from the client. The icon names ultimately come from the mapbox project "direction-icons", See https://github.com/rinigus/pure-maps/tree/master/qml/icons/navigation See the end of this document for the full lsit of supported icon names. +All included icons are from pure-maps, which provides the actual routing from the client. The icon names ultimately come from the mapbox project "direction-icons", See https://github.com/rinigus/pure-maps/tree/master/qml/icons/navigation See the end of this document for the full list of supported icon names. ## Narrative (UUID 00010002-78fc-48fe-8e23-433b3a1942d0) This is a client supplied string describing the upcoming instruction such as "At the roundabout take the first exit". |
