From ef824f12e2d9413533c756c794197d3dd4397a71 Mon Sep 17 00:00:00 2001 From: luz paz Date: Thu, 9 Dec 2021 10:06:46 -0500 Subject: [PATCH] Path: fix typo in author's name --- src/Mod/Path/PathSimulator/App/PathSim.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Mod/Path/PathSimulator/App/PathSim.cpp b/src/Mod/Path/PathSimulator/App/PathSim.cpp index 3c9dafbf26..71338f5a50 100644 --- a/src/Mod/Path/PathSimulator/App/PathSim.cpp +++ b/src/Mod/Path/PathSimulator/App/PathSim.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (c) 2017 Shsi Seger * + * Copyright (c) 2017 Shai Seger * * * * This file is part of the FreeCAD CAx development system. * * *