From 98da276164c031c730813452c7e0d67b8bbe8694 Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Fri, 9 Jun 2017 13:15:58 -0400 Subject: [PATCH] Typo in comment --- development/Win32/packaging/installer/setup/configure.nsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/Win32/packaging/installer/setup/configure.nsh b/development/Win32/packaging/installer/setup/configure.nsh index 2a35e37b39..4957f4d916 100644 --- a/development/Win32/packaging/installer/setup/configure.nsh +++ b/development/Win32/packaging/installer/setup/configure.nsh @@ -198,7 +198,7 @@ Section -Configure ${endif} # if LilyPondPath was found - # We need to add these entris because python scripts can only be executed + # We need to add these entries because python scripts can only be executed # if the full path is given. ${if} $LilyPondPath != "" FileWrite $R1 '\format "lilypond-book" "lytex" "LilyPond book (LaTeX)" "" "" "auto" "document,menu=export" ""$\r$\n\ -- 2.39.2