Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
fix comment into scripts/version.sh (#429)
Browse files Browse the repository at this point in the history
  • Loading branch information
moeryomenko authored Apr 27, 2021
1 parent 1b4b96a commit ce0eb06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ clear_branch () {
}

update_branch () {
# Checkout maater
# Checkout master
git checkout master
# Update master
git pull
Expand Down

0 comments on commit ce0eb06

Please sign in to comment.