Repository: wicket Updated Branches: refs/heads/grails-maven-integration-6.x 848fccf2c -> 277ddc88e
fixed typo Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/277ddc88 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/277ddc88 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/277ddc88 Branch: refs/heads/grails-maven-integration-6.x Commit: 277ddc88ee0d96565ad5a7d0b8ac3b54b63ce33c Parents: 848fccf Author: Andrea Del Bene <[email protected]> Authored: Thu Apr 9 16:58:36 2015 +0200 Committer: Andrea Del Bene <[email protected]> Committed: Thu Apr 9 16:58:36 2015 +0200 ---------------------------------------------------------------------- wicket-user-guide/src/docs/guide/howToSource.gdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/277ddc88/wicket-user-guide/src/docs/guide/howToSource.gdoc ---------------------------------------------------------------------- diff --git a/wicket-user-guide/src/docs/guide/howToSource.gdoc b/wicket-user-guide/src/docs/guide/howToSource.gdoc index 2787bd5..fce1805 100644 --- a/wicket-user-guide/src/docs/guide/howToSource.gdoc +++ b/wicket-user-guide/src/docs/guide/howToSource.gdoc @@ -5,7 +5,7 @@ git clone https://github.com/bitstorm/Wicket-tutorial-examples.git {code} {note} -If you are using Wicket 6.x remeber to switch to branch @wicket-6.x@ +If you are using Wicket 6.x remember to switch to branch @wicket-6.x@ {note} If you aren't used to Git, you can simply download the whole source as a zip archive:
