Browse Source

Fix typo in isetup.xml (#474)

jogo- 1 năm trước cách đây
mục cha
commit
3a01ff6ef0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      ISHelp/isetup.xml

+ 1 - 1
ISHelp/isetup.xml

@@ -3410,7 +3410,7 @@ Filename: "{win}\MYPROG.INI"; Section: "InstallSettings"; Key: "InstallPath"; St
 </tr>
 </table>
 
-<p>For example, if the search string was (Ex)(ample) and the replace string was $2$1, when applied to a script saying "Examples" this would modify the script to say "amplExs". Or if the replace string was $1\r\n$2 this would put a newline between "Ex" and "amples".</p>
+<p>For example, if the search string was (Ex)(ample) and the replace string was $2$1, when applied to a script saying "Examples" this would modify the script to say "ampleExs". Or if the replace string was $1\r\n$2 this would put a newline between "Ex" and "amples".</p>
 
 </body>
 </topic>