Skip to content

Commit

Permalink
Merge pull request #74 from easy-system/patch-3
Browse files Browse the repository at this point in the history
Update RequestInterface.php
  • Loading branch information
michaelcullum authored Aug 3, 2016
2 parents c05524a + 1534e52 commit 644d5ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/RequestInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ public function getRequestTarget();
* immutability of the message, and MUST return an instance that has the
* changed request target.
*
* @link http://tools.ietf.org/html/rfc7230#section-2.7 (for the various
* @link http://tools.ietf.org/html/rfc7230#section-5.3 (for the various
* request-target forms allowed in request messages)
* @param mixed $requestTarget
* @return self
Expand Down

0 comments on commit 644d5ee

Please # to comment.