Skip to content

Commit

Permalink
Updated doc block for JsonView's subDir property
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryan Crowe committed Sep 18, 2013
1 parent 878e599 commit 24a522f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Cake/View/JsonView.php
Expand Up @@ -53,8 +53,8 @@
class JsonView extends View {

/**
* JSON views are always located in the 'json' sub directory for a
* controller's views.
* JSON views are always located in the 'json' sub directory for
* controllers' views.
*
* @var string
*/
Expand Down

0 comments on commit 24a522f

Please sign in to comment.