Alois Mahdal 7 years ago
parent
commit
4401e4cca3
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      trigger_copr

+ 1
- 1
trigger_copr View File

27
     warn "in the GitHub repo.  In that case, Release is '1' and Version"
27
     warn "in the GitHub repo.  In that case, Release is '1' and Version"
28
     warn "is deduced from the tag by removing the initial 'v'."
28
     warn "is deduced from the tag by removing the initial 'v'."
29
     warn ""
29
     warn ""
30
-    warn "If -b is used, the project repo is temporarily clonded, and"
30
+    warn "If -b is used, the project repo is temporarily cloned, and"
31
     warn "both Version and Release are found by consulting git-describe"
31
     warn "both Version and Release are found by consulting git-describe"
32
     warn "on the specified branch."
32
     warn "on the specified branch."
33
     warn ""
33
     warn ""