From ed21d23885c2f112e5c5650e9436870b1ac99392 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Tue, 05 Jul 2011 17:32:45 -0400
Subject: [PATCH] Documentation. Added JavaDoc. Clarified repository access restriction.

---
 docs/01_features.mkd |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/01_features.mkd b/docs/01_features.mkd
index 7c522a7..f3b1707 100644
--- a/docs/01_features.mkd
+++ b/docs/01_features.mkd
@@ -1,7 +1,7 @@
 ## Gitblit Features
 - JGit SmartHTTP servlet
 - Browser and git client authentication
-- Four repository access control configurations with a Read-Only control flag
+- Four *per-repository* access control configurations with a Read-Only control flag
     <ul class='noBullets'>
     <li>![anonymous](blank.png) *Anonymous View, Clone & Push*</li>
     <li>![push](lock_go_16x16.png) *Authenticated Push*</li>

--
Gitblit v1.9.1