Access control documentation: Tidying up format mistake

Change-Id: I0fdb4dad3fe78278ce665bb8647db70a9bb2a0a5
Signed-off-by: Fredrik Luthander <fredrik.luthander@sonymobile.com>
This commit is contained in:
Fredrik Luthander
2012-10-10 16:05:59 +02:00
committed by Gustaf Lundh
parent 404a285bbf
commit a8b9d219e1

View File

@@ -562,7 +562,7 @@ member of, just like for any other user.
Ownership over a particular branch subspace may be delegated by
entering a branch pattern. To delegate control over all branches
that begin with `qa/` to the QA group, add `Owner` category
for reference `refs/heads/qa/\*`. Members of the QA group can
for reference `refs/heads/qa/*`. Members of the QA group can
further refine access, but only for references that begin with
`refs/heads/qa/`. See <<project_owners,project owners>> to find
out more about this role.