fix D perm reference

redis
milki 2012-06-06 12:21:46 -07:00
parent 5300809103
commit 1f6a17c155
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ rewind, but not *delete* a ref. The `C` and `D` qualifiers help here.
<font color="gray">Please do not confuse this with the standalone `C`
permission that allows someone to [create][] a **repo**</font>
* When a rule specifies `RWD` or `RW+D`, then *rules that do NOT have the C
* When a rule specifies `RWD` or `RW+D`, then *rules that do NOT have the D
qualifier will no longer permit **deleting** a ref*.
Note: These two can be combined, so you can have `RWCD` and `RW+CD` as well.