This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository antlr3.2.
commit 3a0bc57236c4eb75f0414ad3e65f32efc2a7551e Author: Markus Koschany <[email protected]> Date: Thu Nov 19 19:36:07 2015 +0100 Fix spelling error in package description. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index d59dc07..b02ba81 100644 --- a/debian/control +++ b/debian/control @@ -141,5 +141,5 @@ Description: Maven plugin for gUnit, a unit test framework for ANTLR grammars in your parser objects. The generator, on the other hand, translates your gUnit script to jUnit Java code that you can compile and execute by hand. . - This package provides the Maven plugin that allow to run gUnit tests during - a Maven build + This package provides the Maven plugin that allows one to run gUnit tests + during a Maven build. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/antlr3.2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

