Skip to content

Commit 5efa3ea

Browse files
authored
Merge pull request hestiacp#1538 from Guillerming/main
Fix typo
2 parents c52958d + 1c40142 commit 5efa3ea

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

func/upgrade.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ upgrade_complete_message() {
221221
echo "GitHub: https://github.com/hestiacp/hestiacp/ "
222222
echo "E-mail: info@hestiacp.com "
223223
echo
224-
echo "Help support the Hestia Contol Panel project by donating via PayPal: "
224+
echo "Help support the Hestia Control Panel project by donating via PayPal: "
225225
echo "https://www.hestiacp.com/donate "
226226
echo
227227
echo "Made with love & pride by the open-source community around the world. "

install/hst-install-debian.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1830,7 +1830,7 @@ GitHub: https://www.github.com/hestiacp/hestiacp
18301830
Note: Automatic updates are enabled by default. If you would like to disable them,
18311831
please log in and navigate to Server > Updates to turn them off.
18321832
1833-
Help support the Hestia Contol Panel project by donating via PayPal:
1833+
Help support the Hestia Control Panel project by donating via PayPal:
18341834
https://www.hestiacp.com/donate
18351835
--
18361836
Sincerely yours,

install/hst-install-ubuntu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1877,7 +1877,7 @@ GitHub: https://www.github.com/hestiacp/hestiacp
18771877
Note: Automatic updates are enabled by default. If you would like to disable them,
18781878
please log in and navigate to Server > Updates to turn them off.
18791879
1880-
Help support the Hestia Contol Panel project by donating via PayPal:
1880+
Help support the Hestia Control Panel project by donating via PayPal:
18811881
https://www.hestiacp.com/donate
18821882
--
18831883
Sincerely yours,

0 commit comments

Comments
 (0)