summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorruki <[email protected]>2020-09-25 00:50:35 +0800
committerruki <[email protected]>2020-09-25 00:50:35 +0800
commit475233c8d4ca369e967c102558068392c9e496e8 (patch)
tree7c545db4f3dfe5a30891b538659e7893f1af446e /scripts
parentba3a8eba461121eed5028f3e1f5c426fda348637 (diff)
rename some pathes to paths
Diffstat (limited to 'scripts')
-rw-r--r--scripts/installer.nsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/installer.nsi b/scripts/installer.nsi
index 0555007da..7cafc82ae 100644
--- a/scripts/installer.nsi
+++ b/scripts/installer.nsi
@@ -148,7 +148,7 @@ VIAddVersionKey /LANG=0 ProductVersion ${VERSION_FULL}
;--------------------------------
-; Reg pathes
+; Reg paths
!define RegUninstall "Software\Microsoft\Windows\CurrentVersion\Uninstall\XMake"