Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Commit

Permalink
Merge branch 'hotfix/4001' into develop
Browse files Browse the repository at this point in the history
Forward port #4001
  • Loading branch information
weierophinney committed Mar 12, 2013
2 parents 182393d + 4ebfda1 commit 9e58048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/Zend/Mvc/Service/ViewFeedStrategyFactory.php
Expand Up @@ -16,7 +16,7 @@
class ViewFeedStrategyFactory implements FactoryInterface
{
/**
* Create and return the JSON view strategy
* Create and return the Feed view strategy
*
* Retrieves the ViewFeedRenderer service from the service locator, and
* injects it into the constructor for the feed strategy.
Expand Down

0 comments on commit 9e58048

Please sign in to comment.