From ca53f1182b7cda53eaded5ac3b254a93ef4b5ff6 Mon Sep 17 00:00:00 2001 From: Jan Kleinert Date: Wed, 9 Mar 2022 08:52:29 +0100 Subject: [PATCH] small typo --- ChangeLog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index c27d7abc9..c137162ba 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -14,7 +14,7 @@ Version 3.2.3 led to false positives and thus faulty wing cell geometries (issues #865, #869). - Fixed a bug, where the trailing edge of a wing cell could not be defined by referencing a spar (issue #864). - - The class `CCPACSEnginePosition` has been added to the swig interface (issue #858). Without + - The class `::CCPACSEnginePosition` has been added to the swig interface (issue #858). Without this it was previously impossible to access the transformed engine nacelle geometrie from Python. Version 3.2.2