Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Aug 18, 2015
1 parent c8717cf commit 9c8e685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/View/View.php
Expand Up @@ -268,7 +268,7 @@ class View implements EventDispatcherInterface
* Constant for view file type 'view'
*
* @var string
* @deprecated 3.0.1 Use TYPE_TEMPLATE instead.
* @deprecated 3.1.0 Use TYPE_TEMPLATE instead.
*/
const TYPE_VIEW = 'view';

Expand Down

0 comments on commit 9c8e685

Please sign in to comment.