[ant] 02/17: Fixed a typo in the man pages
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Jan 12 14:39:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository ant.
commit 2e7c839e5c213d05a83fda2031bc86a04a0d74d3
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Jan 11 18:16:58 2017 +0100
Fixed a typo in the man pages
---
debian/build.xml.5 | 2 +-
debian/changelog | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/build.xml.5 b/debian/build.xml.5
index 51e4199..2ed64c9 100644
--- a/debian/build.xml.5
+++ b/debian/build.xml.5
@@ -68,7 +68,7 @@ The built-in tasks are: \fIAnt\fR, \fIAntCall\fR, \fIAntStructure\fR,
.TP
\fBJava\fR
Executes a Java class within the running (Ant) VM or forks another VM if
-specified. Below are some of the attibutes to the <\fIjava\fR> element:
+specified. Below are some of the attributes to the <\fIjava\fR> element:
.B classname
(required) the Java class to execute
diff --git a/debian/changelog b/debian/changelog
index 29e37e0..98e3dc3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ant (1.9.8-2) UNRELEASED; urgency=medium
* Team upload.
* Removed activation.jar and inetlib.jar from the build classpath
+ * Fixed a typo in the man pages
-- Emmanuel Bourg <ebourg at apache.org> Wed, 11 Jan 2017 17:46:06 +0100
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ant.git
More information about the pkg-java-commits
mailing list