Skip to content

Commit

Permalink
typo in the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdebril committed Jun 16, 2015
1 parent feec7dd commit 4ba6848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FeedIo/Adapter/FileSystem/Response.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class Response implements ResponseInterface

/**
* @param string $fileContent
* @param \DateTime $mastModified
* @param \DateTime $lastModified
*/
public function __construct($fileContent, \DateTime $lastModified)
{
Expand Down

0 comments on commit 4ba6848

Please sign in to comment.