diff --git a/files/weboslayers.py b/files/weboslayers.py index 540c7c6..fb7a475 100644 --- a/files/weboslayers.py +++ b/files/weboslayers.py @@ -37,10 +37,10 @@ # # submission = Information used by Git to fetch the layer and to name the local # branch. This item has the form: -# [branch=][,][commit=|tag=] +# [branch=][,][commit=] # The default for is the branch pointed to by -# "origin/HEAD", which is usually "master". If neither "commit" -# nor "tag" are present, the current head of +# "origin/HEAD", which is usually "master". If "commit" is not +# present, the current head of # is fetched. Note that the commit fetched does not have to lie # along . If the value of the item is '', no # fetch is done for the layer.