diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-06-01 09:42:37 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-06-01 09:42:37 +0000 |
commit | a249020977a2394eb6f6b41a59e49167878d5f8d (patch) | |
tree | 5d607d247327f1beb39661a2ddfb9b78f6f2cd45 /devel/hgsvn | |
parent | 75ef30fdb03f8f8cf0ccf2ea00b086adac621054 (diff) | |
download | ports-a249020977a2394eb6f6b41a59e49167878d5f8d.tar.gz ports-a249020977a2394eb6f6b41a59e49167878d5f8d.zip |
Large round of typo fixes in ports/devel (pkg-descr).
Notes
Notes:
svn path=/head/; revision=214100
Diffstat (limited to 'devel/hgsvn')
-rw-r--r-- | devel/hgsvn/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hgsvn/pkg-descr b/devel/hgsvn/pkg-descr index c7e03dcf2d3d..c6f7e7cba1c2 100644 --- a/devel/hgsvn/pkg-descr +++ b/devel/hgsvn/pkg-descr @@ -6,7 +6,7 @@ latest changes from the SVN server, manage private branches, submit patches to project maintainers, etc. And of course you have fast local operations like "hg log", "hg annotate"... -Currenly two scripts are provided: +Currently two scripts are provided: * hgimportsvn initializes an SVN checkout which is also a Mercurial repository. |