Fix Typo in CSV Reader
This commit is contained in:
parent
aebdd1acd7
commit
7bb5e02d2c
@ -52,7 +52,7 @@ class CSV extends AbstractReader
|
|||||||
* The file must be UTF-8 encoded.
|
* The file must be UTF-8 encoded.
|
||||||
* @TODO add encoding detection/conversion
|
* @TODO add encoding detection/conversion
|
||||||
*
|
*
|
||||||
* @param string $filePath Path of the XLSX file to be read
|
* @param string $filePath Path of the CSV file to be read
|
||||||
* @return void
|
* @return void
|
||||||
* @throws \Box\Spout\Common\Exception\IOException
|
* @throws \Box\Spout\Common\Exception\IOException
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user