Skip to content

Commit

Permalink
Merge branch '2.3.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Scott Brown committed Feb 12, 2014
2 parents 5f12336 + 7719a74 commit 2100e42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/en/guide/introduction/whatsNew22.gdoc
Expand Up @@ -35,7 +35,7 @@ static mappings = {

See the [namespaced controllers|guide:namespacedControllers] docs for more information.

Controller methods and GSP Tags which accept a controller name as a paramater now support an optional parameter indicating
Controller methods and GSP Tags which accept a controller name as a parameter now support an optional parameter indicating
that the controller is provided by a specific plugin.

{code:java}
Expand Down
2 changes: 1 addition & 1 deletion src/en/guide/upgradingFromPreviousVersionsOfGrails.gdoc
@@ -1,4 +1,4 @@
A number of changes need to considered when upgrading your application from Grails 2.2, some of them breaking. Here's a quick list with more detail on each item following after:
A number of changes need to be considered when upgrading your application from Grails 2.2, some of them breaking. Here's a quick list with more detail on each item following after:

* New improved data binding (no Spring property editors)
* Much improved XSS prevention with default HTML encoding
Expand Down

0 comments on commit 2100e42

Please sign in to comment.