Skip to content

Commit

Permalink
Merge pull request #199 from hannesvdvreken/patch-1
Browse files Browse the repository at this point in the history
Method description fix
  • Loading branch information
nyamsprod authored Jan 4, 2017
2 parents d2fb265 + 92c2b0e commit 35706b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AbstractCsv.php
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ protected static function validateString($str)
}

/**
* Return a new {@link AbstractCsv} from a string
* Return a new {@link AbstractCsv} from a file path
*
* @param mixed $path file path
* @param string $open_mode the file open mode flag
Expand Down

0 comments on commit 35706b9

Please sign in to comment.