This is an automated email from the git hooks/post-receive script. sylvestre pushed a commit to branch master in repository jscover.
commit ed9df63000fc917da3fac1e6fb3aabc7add3437d Author: tntim96 <[email protected]> Date: Wed Jun 25 20:36:33 2014 +1000 Improve sample description --- examples/localStorage-file-system/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/localStorage-file-system/Readme.md b/examples/localStorage-file-system/Readme.md index 82d0a88..1f9b43c 100644 --- a/examples/localStorage-file-system/Readme.md +++ b/examples/localStorage-file-system/Readme.md @@ -1,5 +1,5 @@ Demonstrates: -- running existing tests with minimal changes (i.e. no iframes or child windows - intermediate page results stored in HTML5 local-storage) +- running existing tests with minimal changes (i.e. no iframes or child windows - using HTML5 local-storage) - running existing tests without a proxy - saving the coverage report without a server -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jscover.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

