From 1690f96c3f0ef9901fd6d4b47aef1ffd17c1101c Mon Sep 17 00:00:00 2001 From: Sibo Van Gool Date: Mon, 23 Oct 2023 23:38:17 +0200 Subject: [PATCH] Fix typo --- ReleaseNotes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 8c2302ac8..e7e38f845 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -75,7 +75,7 @@ This is the first beta release of version 23.09. * Show calculated values in override tab (fixes #1629) * Decrease minimum FoV to 10 degrees in Photo Studio * Increase resolution of launch temperature and pressure to 2 decimal places (fixes #2003) -* Display Cd oerride with 3 decimal places +* Display Cd override with 3 decimal places * Add wiki button to help menu (fixes #2046) * Eliminate option to save "some" sim data (fixes #2024) * Add OK/Cancel buttons when editing simulations (fixes #2158)