From 2659ce5a325688a3db9900d6d662e92048f0539e Mon Sep 17 00:00:00 2001 From: Unknown Date: Tue, 7 Nov 2017 13:55:26 -0500 Subject: Misc. typos Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ``` --- packaging/win32/inkscape.nsi | 4 ++-- packaging/win32/macros/AdvUninstLog.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'packaging') diff --git a/packaging/win32/inkscape.nsi b/packaging/win32/inkscape.nsi index 7ef5bfcc9..3b13b4708 100644 --- a/packaging/win32/inkscape.nsi +++ b/packaging/win32/inkscape.nsi @@ -836,7 +836,7 @@ Function .onInit ; initialise the installer {{{2 /DESKTOP=(OFF/ON): Desktop icon$\r$\n \ /QUICKLAUNCH=(OFF/ON): quick launch icon$\r$\n \ /SVGEDITOR=(OFF/ON): default SVG editor$\r$\n \ - /CONTEXTMENUE=(OFF/ON): context menue integration$\r$\n \ + /CONTEXTMENUE=(OFF/ON): context menu integration$\r$\n \ /PREFERENCES=(OFF/ON): delete users preference files$\r$\n \ /PYTHON=(OFF/ON): python distribution$\r$\n \ /ADDFILES=(OFF/ON): additional files$\r$\n \ @@ -844,7 +844,7 @@ Function .onInit ; initialise the installer {{{2 /EXAMPLES=(OFF/ON): examples$\r$\n \ /TUTORIALS=(OFF/ON): tutorials$\r$\n \ /DICTIONARIES=(OFF/ON): dictionaries$\r$\n \ - /LANGUAGES=(OFF/ON): translated menues, examples, etc.$\r$\n \ + /LANGUAGES=(OFF/ON): translated menus, examples, etc.$\r$\n \ /[locale code]=(OFF/ON): e.g am, es, es_MX as in Inkscape supported" Abort ${EndIf} diff --git a/packaging/win32/macros/AdvUninstLog.txt b/packaging/win32/macros/AdvUninstLog.txt index c294c3df2..74cd509ee 100644 --- a/packaging/win32/macros/AdvUninstLog.txt +++ b/packaging/win32/macros/AdvUninstLog.txt @@ -48,7 +48,7 @@ these installation blocks. See included examples for details. Supports unlimited updates/reinstallations. Supports two uninstaller modes. Interactive mode requires confirmation -to remove every other file exept those files that have been installed. +to remove every other file except those files that have been installed. Unattended mode leaves intact every other file without bothering users. In case when uninstall log (uninstall.dat) has been removed manually instead -- cgit v1.2.3