aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python/pysvn/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pysvn/README b/python/pysvn/README
index e47478248891f..236c08b72d53a 100644
--- a/python/pysvn/README
+++ b/python/pysvn/README
@@ -3,7 +3,7 @@ use Subversion.
Some pysvn extension features:
+ Supports all svn client features
- + Supports svn transaction features required to write svn pre-commit hooks
+ + Supports features required to write svn pre-commit hooks
+ Easy to learn and use
+ Python like interface
+ Good Documentation and examples