This is an automated email from the git hooks/post-receive script. henrich pushed a commit to branch debian/sid in repository jruby-joni.
commit 5a93a4af947fb0bd3d7ea61f2ffefaa21b7047e7 Author: Marcin Mielżyński <[email protected]> Date: Thu Aug 1 19:55:20 2013 +0200 Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 252a828..b51db7a 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Java port of Oniguruma regexp library } ``` -### Using named caputures +### Using named captures ```java byte[] pattern = "(?<name>a*)".getBytes(); -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby-joni.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

