aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-SVN-Agent/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-SVN-Agent/pkg-descr')
-rw-r--r--devel/p5-SVN-Agent/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-SVN-Agent/pkg-descr b/devel/p5-SVN-Agent/pkg-descr
index 1a381f924f39..6b0a5baf5033 100644
--- a/devel/p5-SVN-Agent/pkg-descr
+++ b/devel/p5-SVN-Agent/pkg-descr
@@ -1,6 +1,6 @@
This module provides regular svn operations on check out directory.
It tries to do this in a simplest form possible. All operations are
-currently performed by running svn binary directly. Thus it is
+currently performed by running svn binary directly. Thus it is
probably unportable. For a much more powerful way of working with
svn repository see SVN::Client.