From 7cfdbd5a697cdc6d811c85f7019c87589ccef906 Mon Sep 17 00:00:00 2001 From: FEA-eng <59876896+FEA-eng@users.noreply.github.com> Date: Tue, 9 Jul 2024 21:26:17 +0200 Subject: [PATCH] Update PathEdit.ui --- src/Mod/CAM/Gui/Resources/panels/PathEdit.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Mod/CAM/Gui/Resources/panels/PathEdit.ui b/src/Mod/CAM/Gui/Resources/panels/PathEdit.ui index eead38bdc4..4860b6a2a1 100644 --- a/src/Mod/CAM/Gui/Resources/panels/PathEdit.ui +++ b/src/Mod/CAM/Gui/Resources/panels/PathEdit.ui @@ -160,7 +160,7 @@ if %S is included, you can specify where the number occurs. Without it, the num %S ... Sequence Number -The following example store all files with the same name as the document the directory /home/freecad (please remove quotes): +The following example stores all files with the same name as the document in the directory /home/freecad (please remove quotes): "/home/cnc/%d.g-code" See the file save policy below on how to deal with name conflicts.