]> git.lyx.org Git - lyx.git/blobdiff - development/Win32/packaging/installer/setup/configure.nsh
Typo in comment
[lyx.git] / development / Win32 / packaging / installer / setup / configure.nsh
index cd5c4fa81d4689e84e2e69f767b48af544776612..4957f4d9168496510113fd0139beb324592344c6 100644 (file)
@@ -157,7 +157,7 @@ Section -Configure
   Delete "$INSTDIR\Resources\lyxrc.dist"
   FileOpen $R1 "$INSTDIR\Resources\lyxrc.dist" w
   # set the format to the latest LyXRC format
-  FileWrite $R1 'Format 19$\r$\n'
+  FileWrite $R1 'Format 21$\r$\n'
   # set some general things
   FileWrite $R1 '\screen_zoom 120$\r$\n'
   ${if} "$PathPrefix" != ""
@@ -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\