From ba91e3fc1fbf162d7af54c22c8e3d39cdcabc0a2 Mon Sep 17 00:00:00 2001 From: Dave Page Date: Thu, 4 Jun 2020 10:42:56 +0100 Subject: [PATCH] Fix a couple of typos. --- pkg/win32/installer.iss.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/win32/installer.iss.in b/pkg/win32/installer.iss.in index 7deb925f3..eb2c0eac9 100644 --- a/pkg/win32/installer.iss.in +++ b/pkg/win32/installer.iss.in @@ -35,7 +35,7 @@ AllowNoIcons=yes [Languages] Name: "english"; MessagesFile: "compiler:Default.isl" -;This section will override the standered error message by default which is called internally and we don't have a controll over this. +;This section will override the standard error message by default which is called internally and we don't have a control over this. [Messages] InvalidPath={#MyAppInvalidPath}