From 27587b9cd2bc8d686187149feee7b123a65b8c77 Mon Sep 17 00:00:00 2001 From: Chris Hennes Date: Wed, 4 Feb 2026 11:01:11 -0600 Subject: [PATCH] Packaging: Fix typo in end-of-line format --- package/WindowsInstaller/lang/english.nsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/WindowsInstaller/lang/english.nsh b/package/WindowsInstaller/lang/english.nsh index c3583aae60..e9f70345be 100644 --- a/package/WindowsInstaller/lang/english.nsh +++ b/package/WindowsInstaller/lang/english.nsh @@ -66,6 +66,6 @@ ${LangFileString} SecUnPreferencesDescription 'Deletes FreeCAD$\'s configuration for you or for all users (if you are admin).' ${LangFileString} DialogUnPreferences 'You chose to delete the FreeCAD user configuration.$\r$\n\ This will also delete all installed FreeCAD addons, and will affect the$\r$\n\ - preferences for all versions of FreeCAD.\r$\n\ + preferences for all versions of FreeCAD.$\r$\n\ Are you sure you want to proceed?' ${LangFileString} SecUnProgramFilesDescription "Uninstall FreeCAD and all of its components."