Skip to content

Commit

Permalink
Method description fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesvdvreken committed Jan 4, 2017
1 parent d2fb265 commit 92c2b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AbstractCsv.php
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 92c2b0e

Please sign in to comment.