Explorar o código

Typo fix. Thanks @sschuberth. #36.

Martijn Laan %!s(int64=12) %!d(string=hai) anos
pai
achega
004ae5dec2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      whatsnew.htm

+ 1 - 1
whatsnew.htm

@@ -52,7 +52,7 @@ For conditions of distribution and use, see <a href="http://www.jrsoftware.org/f
   <li>When <tt>ExtractTemporaryFile</tt> or <tt>ExtractTemporaryFiles</tt> extracts a file, this is now logged.</li>
 </ul>
 </li>
-<li>If the <tt>Flags</tt> parameter of a [Files] entry includes <tt>isreadme</tt> and the entry also has a <tt>BeforeInstall</tt> or <tt>AfterInstall</tt> parameter, the <tt>BeforeInstall</tt> or <tt>AfterInstall</tt> functions will now only be called when the file is installed and no longer a second time when the file is viewed file after the installation has completed.</li>
+<li>If the <tt>Flags</tt> parameter of a [Files] entry includes <tt>isreadme</tt> and the entry also has a <tt>BeforeInstall</tt> or <tt>AfterInstall</tt> parameter, the <tt>BeforeInstall</tt> or <tt>AfterInstall</tt> functions will now only be called when the file is installed and no longer a second time when the file is viewed after the installation has completed.</li>
 <li>The Inno Setup help file source code has been moved into the main Inno Setup source code repository.</li>
 <li><i>Fix:</i> [Setup] section directive <tt>CloseApplicationsFilter</tt> was partially case sensitive.</li>
 <li>Minor tweaks.</li>