From 8abd3c7cf9e63e2bcde1bbea62a8272d61042aea Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Sat, 11 Nov 2023 13:21:43 -0800 Subject: [PATCH] Fix typo in changelog. --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 417de124..f08e3f53 100644 --- a/changelog.md +++ b/changelog.md @@ -54,7 +54,7 @@ Saves from 8.x are not compatible with 9.0.0. * **[UI]** Fixed deleting waypoints in custom flight plans deleting the wrong waypoint. * **[UI]** Fixed flight properties UI to support F-15E S4+ laser codes. * **[UI]** In unit transfer dialog, only list control points that are reachable from the control point units are being transferred from. -* **[UI]** Fixed UI bug where altering an "ahead of package" TOT offset would change the offset back to a "behind pacakge" offset. +* **[UI]** Fixed UI bug where altering an "ahead of package" TOT offset would change the offset back to a "behind package" offset. * **[UI]** Fixed bug where changing TOT offsets could result in flight startup times that are in the past. * **[UI]** Fixed odd spacing of the finance window when there were not enough items to fill the page. * **[UI]** Fixed regression where waypoint altitude changes in the waypoint list screen are applied to the wrong waypoint.