B. Petersen 2 سال پیش
والد
کامیت
c579a6df79
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      scripts/update-core.sh

+ 2 - 2
scripts/update-core.sh

@@ -25,5 +25,5 @@ cd ../../..
 git add deltachat-ios/libraries/deltachat-core-rust
 git add deltachat-ios/libraries/deltachat-core-rust
 git commit -m "update deltachat-core-rust to '$commitmsg' of branch '$BRANCH'"
 git commit -m "update deltachat-core-rust to '$commitmsg' of branch '$BRANCH'"
 echo "old branch: $OLD, new branch: $BRANCH"
 echo "old branch: $OLD, new branch: $BRANCH"
-echo "changes are commited to local repo."
-echo "use 'git push' to use them or 'git reset HEAD~1; git submodule update --recursive' to abort"
+echo "changes are committed to local repo."
+echo "use 'git push' to use them or 'git reset HEAD~1; git submodule update --recursive' to abort."