docs: "i.e." replaced with "e.g." everywhere in the project

This commit is contained in:
Mateusz Pusz
2023-10-10 20:24:23 +02:00
parent b7e2033d33
commit c75559dd34
17 changed files with 41 additions and 41 deletions

View File

@ -47,7 +47,7 @@
// - thermals exactly where and when we need them ;-)
// - no airspaces
// - ground level changes linearly between waypoints
// - no ground obstacles (i.e. mountains) to pass
// - no ground obstacles (e.g. mountains) to pass
// - flight path exactly on a shortest possible line to destination
namespace glide_computer {