Update src/Symfony/Component/HttpFoundation/Response.php

This commit is contained in:
Jorge Maiden 2012-12-31 10:21:48 +01:00 committed by Fabien Potencier
parent eb3eaf6f5b
commit d337ad5133
1 changed files with 1 additions and 1 deletions

View File

@ -505,7 +505,7 @@ class Response
}
/**
* Sets the number of seconds after the time specified in the response's Date
* Returns the number of seconds after the time specified in the response's Date
* header when the the response should no longer be considered fresh.
*
* First, it checks for a s-maxage directive, then a max-age directive, and then it falls