Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dbu committed Aug 19, 2014
1 parent 8597598 commit 95d6a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EventListener/TagSubscriber.php
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ private function getAnnotationTags(Request $request)
* @param string $expression
* @param Request $request
*
* @return string Evaluaated tag
* @return string Evaluated tag
*/
private function evaluateTag($expression, Request $request)
{
Expand Down

0 comments on commit 95d6a2b

Please sign in to comment.