Alois Mahdal 7 년 전
부모
커밋
4401e4cca3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      trigger_copr

+ 1
- 1
trigger_copr 파일 보기

@@ -27,7 +27,7 @@ usage() {
27 27
     warn "in the GitHub repo.  In that case, Release is '1' and Version"
28 28
     warn "is deduced from the tag by removing the initial 'v'."
29 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 31
     warn "both Version and Release are found by consulting git-describe"
32 32
     warn "on the specified branch."
33 33
     warn ""