Alexandros Ioannides hace 8 años
padre
commit
5e536570de
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      func/ip.sh

+ 1 - 1
func/ip.sh

@@ -26,7 +26,7 @@ get_ip_iface() {
 }
 
 
-# Check ip address speciefic value
+# Check ip address specific value
 is_ip_key_empty() {
     key="$1"
     string=$(cat $VESTA/data/ips/$ip)