Skip to content

Commit

Permalink
Fix installer typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastiii committed Apr 10, 2012
1 parent 1a7eb46 commit 4e1d6f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/InstallationScripts/include/ProcessMacros.nsh
Expand Up @@ -80,7 +80,7 @@
StrCpy $R0 0
${Do}
${If} $R0 > 0
${LOG_TEXT} "INFO" "StopService: sleeping 20ms and recheking service status..."
${LOG_TEXT} "INFO" "StopService: sleeping 20ms and rechecking service status..."
Sleep 20
${EndIF}

Expand Down

0 comments on commit 4e1d6f6

Please sign in to comment.