Alois Mahdal hace 9 años
padre
commit
72926dc6ae
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/include/deploy.sh

+ 1
- 1
src/include/deploy.sh Ver fichero

@@ -51,7 +51,7 @@ _get_dst() {
51 51
 
52 52
 _get_root() {
53 53
     #
54
-    # Find out target rooot for group $1
54
+    # Find out target root for group $1
55 55
     #
56 56
     local grp="$1"
57 57
     local root=$(ini 1value "roots:$grp")