Skip to content

Commit ec5ef6c

Browse files
authored
Fix some spelling (hestiacp#3504)
1 parent 4f28ffe commit ec5ef6c

27 files changed

+47
-47
lines changed

CHANGELOG.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ All notable changes to this project will be documented in this file.
112112
- Improve restart behaviour v-update-letsencrypt-ssl (#3231)
113113
- Fix order of applied patches on upgrade (#3239)
114114
- Improve upgrade behaviour for Roundcube and Filegator (#3237 #3236)
115-
- Allow ClientName@domain.com for login via Dovecot/Email (#3024)
115+
- Allow <ClientName@domain.com> for login via Dovecot/Email (#3024)
116116
- Return a proper error code when unable to connect via API (#3235 #3169)
117117
- Synchronise $BIN and $HESTIA/BIN (#2185 @Steveorevo)
118118
- Block usage of unlimited backups (#3181)
@@ -161,7 +161,7 @@ All notable changes to this project will be documented in this file.
161161
## Bugfixes
162162

163163
- Improve firewall rules cleanup #3135 @myrevery
164-
- Reverted changes to v-add-web-php as php8.2-imagick is now availble
164+
- Reverted changes to v-add-web-php as php8.2-imagick is now available
165165
- Fixed an issue with editing timezone in when editing a server (#3127)
166166
- Fixed an issue with hostname during install
167167
- Fixed an issue with WordPress installer not working properly (#3129)
@@ -174,7 +174,7 @@ All notable changes to this project will be documented in this file.
174174

175175
### Bugfixes
176176

177-
- Fix issue with php8.2-imagick not availble
177+
- Fix issue with php8.2-imagick not available
178178
- Fixed an issue with Letsnecrypt and no mail features enabled (#2930 #2931)
179179

180180
## [1.6.12] - Service release
@@ -414,7 +414,7 @@ A bug in v-update-sys-hestia caused auto update to be not working. Please run: `
414414
## [1.6.2] - Service release
415415

416416
- Fixed an issue with rate limits in Exim4 and make it more bullet proof (#2703)
417-
- Fixed an issue with system-filter not propperly loaded in Exim4 for Exim 4.94 and Ugrades from 1.5.x
417+
- Fixed an issue with system-filter not properly loaded in Exim4 for Exim 4.94 and Ugrades from 1.5.x
418418

419419
## [1.6.1] - Service release
420420

@@ -871,7 +871,7 @@ After that run apt update && apt upgrade
871871
- Add small wait for /usr/bin/iptables-restore [Forum](https://forum.hestiacp.com/t/clean-install-arm64-does-not-start-after-reboot-v-start-service-iptables/4395/7) + Fixed v-add-firewall / v-delete-firewall function (#2112) @myrevery
872872
- Fix bug in v-change-sys-api. When using v-change-sys-api remove and then v-change-sys-api enable + custom release branch the resetting of api failed + no "error" output was producted
873873
- Improve error reporting PMA Single sign on function function
874-
- Fixed an issue in v-change-web-domain-name where webserserver where not able to start because old config files where not propperly deleted #2104
874+
- Fixed an issue in v-change-web-domain-name where webserserver where not able to start because old config files where not properly deleted #2104
875875
- Fixed potential XSS vulnerability in /list/keys/ @wtwwer [Disclosure](https://huntr.dev/bounties/0fefa2f6-7024-44c8-87c7-4d01fb93403e/)
876876
- Removed /edit/file as it has been replaced by Filegator and part of the old Vesta Filemanager
877877
- Fixed potential External control / path vulnerability in /add/package @wtwwer [Disclosure](https://huntr.dev/bounties/e0a2c6ff-b4fe-45a2-9d79-1f4dc1b381ab/)
@@ -905,7 +905,7 @@ After that run apt update && apt upgrade
905905
- Fix an issue with sorting the update scripts when version goes higher then 1.x.10
906906
- Allow the use of multiple CAA records for domain. #2073
907907
- Add missing group (www-data) to migrate_phpmyadmin script #2077 @bet0x
908-
- Fix an issue where news@domain.com get forwarded to /var/spool/news
908+
- Fix an issue where <news@domain.com> get forwarded to /var/spool/news
909909
- Synced up translations with HestiaCP (IT, PL, RU, SK and ZN-CN updated)
910910

911911
## [1.4.10] - Service release
@@ -1143,7 +1143,7 @@ apt update && apt upgrade
11431143
- Fixed an issue where the api was enabled after an update of HestiaCP
11441144
- Fixed an issue when the default php version got deleted webmail didn't work any more. #1477
11451145
- Limit access when "demo" mode is enabled.
1146-
- Fixed an issue where limitations on aliases didn't work propperly
1146+
- Fixed an issue where limitations on aliases didn't work properly
11471147
- Fixed an issue where "Exit to control pannel" link got changed to "Logout" #1669
11481148
- Allow packages to be deleted when in use. Current users are changed to "Default" package.
11491149
- Fixed multiple bugs with in v-restore-users
@@ -1217,7 +1217,7 @@ apt update && apt upgrade
12171217
### Bugfixes
12181218

12191219
- Fixed an issue where updates for `hestia-php` were incorrectly being marked as out-of-date in the UI due to a change in our servicing and package versioning scheme.
1220-
- Fixed an issue that occured on the Updates page where the table row color of available updates would be difficult to read.
1220+
- Fixed an issue that occurred on the Updates page where the table row color of available updates would be difficult to read.
12211221
- Fixed an issue where an administrator would get stuck in a loop trying to navigate back after adding a SSH key.
12221222
- Fixed an issue where long table entries which exceeded the table length would overlap other UI elements.
12231223
- Fixed an issue where the total amount of items on a page would fail to display correctly.
@@ -1322,7 +1322,7 @@ apt update && apt upgrade
13221322
13231323
### Bugfixes
13241324
1325-
- Create mailhelo.conf if it doesnt exist to prevent a error message during grep.
1325+
- Create mailhelo.conf if it doesn't exist to prevent a error message during grep.
13261326
- Corrected the display of DNS record types to appear in alphabetical order.
13271327
- Fixed an issue where the DNS record type field would reset if an error occurred while adding a new DNS record. (#992)
13281328
- Fixed an issue where the DNS domain hint would not appear correctly when editing a DNS record. (#993)
@@ -1420,7 +1420,7 @@ apt update && apt upgrade
14201420
- Fixed an issue where the backup update counter was not updated properly when v-delete-user-backup was executed.
14211421
- Fixed an issue with public\_(s)html file ownership.
14221422
- Fixed an issue with phpPgAdmin access.
1423-
- Fixed an issue where the wrong port was set for www.conf on certain configurations.
1423+
- Fixed an issue where the wrong port was set for <www.conf> on certain configurations.
14241424
- Fixed an issue where Composer would fail to install.
14251425
- Fixed an issue where the selected theme was not immediately applied.
14261426
- Fixed an issue where HTTP-to-HTTPS redirection and HTTP Strict Transport Security (HSTS) events were not shown in the user history log.

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
- **Code review and bug fixes**:
99
- Read over the code and if you notice errors (even spelling mistakes), submit a pull request with your changes.
1010
- **New features**:
11-
- Is there an awesome feature that you'd love to see included? Submit a pull request with your changes, and if approved your PR will be reviewed and merged for inclusion in an upcoming release. While our development team tries to accomodate all reasonable requests please remember that it does take time to develop, implement and test new features and as such we may not be able to fulfill all requests or may have to put a feature on backlog for a later date.
11+
- Is there an awesome feature that you'd love to see included? Submit a pull request with your changes, and if approved your PR will be reviewed and merged for inclusion in an upcoming release. While our development team tries to accommodate all reasonable requests please remember that it does take time to develop, implement and test new features and as such we may not be able to fulfill all requests or may have to put a feature on backlog for a later date.
1212
- **Translations**:
1313
- If you are a non-English speaker and would like to improve the quality of the translations used in Hestia Control Panel's web interface, please go to [Hestia Translate](https://translate.hestiacp.com/projects/hestiacp/) to review the translations database. For more information please read [How to contribute with Translations](https://forum.hestiacp.com/t/how-to-contribute-with-translations/1664) on our forum. You can also open an issue report [GitHub](https://www.github.com/hestiacp/hestiacp/issues) highlighting the issue with the current translation so that it can be corrected.
1414
- **Donations**:

bin/v-add-backup-host

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,15 +263,15 @@ if [ "$type" = 'b2' ]; then
263263
chmod +x $b2cli > /dev/null 2>&1
264264
fi
265265
if [ ! -f "$b2cli" ]; then
266-
echo "Error: Binary download failed, b2 doesnt work as expected."
266+
echo "Error: Binary download failed, b2 doesn't work as expected."
267267
exit 3
268268
fi
269269
fi
270270

271271
# Validate b2 binary
272272
b2version="$(b2 version)"
273273
if [[ ! "$b2version" =~ "b2 command line tool" ]]; then
274-
echo "Error: Binary download failed, b2 doesnt work as expected."
274+
echo "Error: Binary download failed, b2 doesn't work as expected."
275275
exit 3
276276
fi
277277

bin/v-add-firewall-ipset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ if [ ! -f "${IPSET_PATH}/${IPSET_FILE}.iplist" ] || [ "$refresh" = "yes" ]; then
119119
elif [[ "$data_source" =~ ^file:/ ]]; then
120120

121121
# Use a external ip-list file managed by other apps
122-
# ex: Using a ip list that is continously updated
122+
# ex: Using a ip list that is continuously updated
123123
[ -f "${data_source#file:}" ] && cp -f "${data_source#file:}" "$iplist_tempfile"
124124

125125
fi

bin/v-add-letsencrypt-domain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@ send_notice 'LETSENCRYPT' "$domain SSL has been installed successfully"
623623
# Logging
624624
log_event "$OK" "$ARGUMENTS"
625625

626-
# Cleanup debug since the SSL was issues succesfully
626+
# Cleanup debug since the SSL was issues successfully
627627
rm -f "$log_file"
628628

629629
exit

bin/v-add-sys-pma-sso

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ fi
108108
#----------------------------------------------------------#
109109

110110
if [ "$MODE" != "quiet" ]; then
111-
echo "PMA Hestia-SSO plugin has been succesfully installed"
111+
echo "PMA Hestia-SSO plugin has been successfully installed"
112112
fi
113113
$BIN/v-log-action "system" "Info" "Plugins" "phpMyAdmin Single Sign-On has been enabled."
114114
log_event "$OK" "$ARGUMENTS"

bin/v-add-user-2fa

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ if [ -n "$TWOFA" ]; then
4545
exit "$E_EXISTS"
4646
fi
4747

48-
# Get secret and qr code from 2fa libary
48+
# Get secret and qr code from 2fa library
4949
data=$($HESTIA_PHP $HESTIA/web/inc/2fa/secret.php)
5050

5151
# Split to secret and qrcode using delimiter

bin/v-change-database-owner

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ is_system_enabled "$DB_SYSTEM" 'DB_SYSTEM'
3636
is_object_valid 'user' 'USER' "$user"
3737
is_object_unsuspended 'user' 'USER' "$user"
3838

39-
# Check owner existance
39+
# Check owner existence
4040
owner=$(echo $database | cut -f 1 -d '_')
4141
if [ ! -d "$HESTIA/data/users/$owner" ]; then
4242
echo "Error: database owner doesn't exist"
@@ -49,7 +49,7 @@ if [ "$owner" = "$user" ]; then
4949
exit
5050
fi
5151

52-
# Check db existance
52+
# Check db existence
5353
db_data=$(grep "DB='$database'" $HESTIA/data/users/$owner/db.conf)
5454
if [ -z "$db_data" ]; then
5555
echo "Error: database $database doesn't exist"

bin/v-change-domain-owner

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ if [ -n "$web_data" ]; then
7575
fi
7676

7777
if [ -z "$(echo $(get_user_ips) | grep $IP)" ]; then
78-
echo "[*] IP dedicated to $owner select new ip adress..."
78+
echo "[*] IP dedicated to $owner select new ip address..."
7979
get_user_ip
8080
fi
8181
old_ip=$IP

bin/v-change-user-package

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ source $HESTIA/func/main.sh
2323
# load config file
2424
source_conf "$HESTIA/conf/hestia.conf"
2525

26-
is_package_avalable() {
26+
is_package_available() {
2727

2828
source_conf "$USER_DATA/user.conf"
2929

@@ -155,7 +155,7 @@ is_format_valid 'user' 'package'
155155
is_object_valid 'user' 'USER' "$user"
156156
is_package_valid
157157
if [ "$force" != 'yes' ]; then
158-
is_package_avalable
158+
is_package_available
159159
fi
160160

161161
# Perform verification if read-only mode is enabled

0 commit comments

Comments
 (0)