Fix a typo

This commit is contained in:
Dave Abrahams 2012-07-11 21:29:05 -04:00 committed by Sitaram Chamarty
parent fd0778e6d6
commit d3279e4ad0

View file

@ -184,7 +184,7 @@ ACCESS RULES
* a permission of RW matches only a fast-forward push or create * a permission of RW matches only a fast-forward push or create
* a permission of RW+ matches any type of push * a permission of RW+ matches any type of push
* a permission or '-' matches any type of push * a permission of '-' matches any type of push
Note 2: refex matching: Note 2: refex matching:
(refex = optional regex to match the ref being pushed) (refex = optional regex to match the ref being pushed)