Alois Mahdal 9 years ago
parent
commit
72926dc6ae
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/include/deploy.sh

+ 1
- 1
src/include/deploy.sh View File

@@ -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")