From fdf9033daddc5b00a3b230d8fd8bc1739c662d26 Mon Sep 17 00:00:00 2001 From: Matthias Prinke Date: Thu, 23 Jan 2025 11:11:10 +0100 Subject: [PATCH] Fixed typo --- doc/news/20250123-gom-math.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/news/20250123-gom-math.md b/doc/news/20250123-gom-math.md index 246a065bb..42a3b595d 100644 --- a/doc/news/20250123-gom-math.md +++ b/doc/news/20250123-gom-math.md @@ -2,7 +2,7 @@ ```{eval-rst} .. feed-entry:: - :date: 2025-01-32 11:00 + :date: 2025-01-23 11:00 ``` Did you know? Coordinates are often represented in ZEISS INSPECT Apps as `gom.Vec3d` objects. The `gom_math` module provides some functions for computations on `gom.Vec3d` objects.