Access control documentation: Tidying up format mistake
Change-Id: I0fdb4dad3fe78278ce665bb8647db70a9bb2a0a5
Signed-off-by: Fredrik Luthander <fredrik.luthander@sonymobile.com>
diff --git a/Documentation/access-control.txt b/Documentation/access-control.txt
index 204c59e..102975f 100644
--- a/Documentation/access-control.txt
+++ b/Documentation/access-control.txt
@@ -562,7 +562,7 @@
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.