Skip to content

Commit d0b1fa6

Browse files
Merge pull request hestiacp#1595 from ioannidesalex/patch-39
Typo in ip.sh comment
2 parents 2ddcff2 + 5e53657 commit d0b1fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

func/ip.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ get_ip_iface() {
2626
}
2727

2828

29-
# Check ip address speciefic value
29+
# Check ip address specific value
3030
is_ip_key_empty() {
3131
key="$1"
3232
string=$(cat $VESTA/data/ips/$ip)

0 commit comments

Comments
 (0)