main: fix Moved wording

This commit is contained in:
Astro 2021-10-30 21:01:29 +02:00
parent 19bc7765d7
commit 6ef9ebb046
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ async fn main() -> Result<(), Box<dyn std::error::Error + Send + Sync>> {
event.location
),
adsb::Action::Moved =>
format!("{} ist fliegt jetzt {:.0}m über {}",
format!("{} fliegt jetzt {:.0}m über {}",
identifier,
event.info.get_altitude_m(),
event.location