浏览代码

typo: isetup.xml: Change a to an before example (#400)

Mozi 4 年之前
父节点
当前提交
9b6815cfaa
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ISHelp/isetup.xml

+ 1 - 1
ISHelp/isetup.xml

@@ -2701,7 +2701,7 @@ Filename: "{app}\MYPROG.EXE"; Description: "Launch application"; Flags: postinst
 
 <p>This optional section defines any additional files or directories you want the uninstaller to delete, besides those that were installed/created using [Files] or [Dirs] section entries. Deleting .INI files created by your application is one common use for this section. The uninstaller processes these entries as the last step of uninstallation.</p>
 
-<p>Here is a example of a <tt>[UninstallDelete]</tt> section:</p>
+<p>Here is an example of a <tt>[UninstallDelete]</tt> section:</p>
 
 <precode>
 [UninstallDelete]