abuild: fix typo in snapshot help

This commit is contained in:
Carlo Landmeter 2014-02-18 08:42:01 +00:00
parent 1f3f8921ec
commit 9d300d72e4
1 changed files with 1 additions and 1 deletions

View File

@ -1816,7 +1816,7 @@ all() {
# git by adding -b $branch in $giturl. $reporev will select the correct # git by adding -b $branch in $giturl. $reporev will select the correct
# commit, revision or tag for you. If you specify $disturl your distfile # commit, revision or tag for you. If you specify $disturl your distfile
# will automatically be uploaded with rsync to the url provided. # will automatically be uploaded with rsync to the url provided.
# Base version defaults to 0 except if specified by $basever. # Base version defaults to 0 except if specified by $verbase.
snapshot() { snapshot() {
# check if we setup vars correctly # check if we setup vars correctly