commit 98da276164c031c730813452c7e0d67b8bbe8694
Author: Scott Kostyshak <skost...@lyx.org>
Date:   Fri Jun 9 13:15:58 2017 -0400

    Typo in comment
---
 .../Win32/packaging/installer/setup/configure.nsh  |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/development/Win32/packaging/installer/setup/configure.nsh 
b/development/Win32/packaging/installer/setup/configure.nsh
index 2a35e37..4957f4d 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\

Reply via email to