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/baz | |
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/baz')
-rw-r--r-- | devel/baz/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/baz/pkg-descr b/devel/baz/pkg-descr index 97317bfb41c8..55e2aba86c39 100644 --- a/devel/baz/pkg-descr +++ b/devel/baz/pkg-descr @@ -1,4 +1,4 @@ -Bazaar is an implementation of GNU arch in C from canoncial. Arch is a version +Bazaar is an implementation of GNU arch in C from canonical. Arch is a version control system, which allows you to keep old versions of files and directories (usually source code), keep a log of who, when, and why changes occurred, etc., like SVN, CVS, or RCS. Arch is distributed, which gives it significant |