tweaking a comment.

This commit is contained in:
Taylor Otwell 2011-10-29 23:30:53 -05:00
parent 58190c2db2
commit b9c45264b8
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ class Request {
const spoofer = '__spoofer';
/**
* Get the current request's URI.
* Get the URI for the current request.
*
* @return string
*/