[eclipse-jgit] 03/05: Fixed a typo in the manpage
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Jun 22 08:40:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository eclipse-jgit.
commit 2a6e9ac0b57566d1991d6b7c8b08c7a3bc153b9c
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Jun 22 10:29:06 2016 +0200
Fixed a typo in the manpage
---
debian/changelog | 1 +
debian/jgit.1 | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 80f314f..173783c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ jgit (3.7.1-3) UNRELEASED; urgency=medium
* Team upload.
* Build with the DH sequencer instead of CDBS
+ * Fixed a typo in the manpage
* Standards-Version updated to 3.9.8
-- Emmanuel Bourg <ebourg at apache.org> Tue, 21 Jun 2016 21:56:45 +0200
diff --git a/debian/jgit.1 b/debian/jgit.1
index e64817c..7029344 100644
--- a/debian/jgit.1
+++ b/debian/jgit.1
@@ -6,7 +6,7 @@ jgit \- Pure Java GIT version control system implementation
.B jgit --git-dir GIT_DIR --help (-h) --show-stack-trace command [ARG ...]
.SH DESCRIPTION
.B JGit
-is an implementaion of GIT VCS written in Java language.
+is an implementation of GIT VCS written in Java language.
.PP
.B Git
is a fast, scalable, distributed revision control system with an unusually rich
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-jgit.git
More information about the pkg-java-commits
mailing list