mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-31 12:40:00 +00:00
Update Csv.php
This commit is contained in:
@@ -35,7 +35,7 @@ class Csv extends BaseReader
|
||||
private $inputEncoding = 'UTF-8';
|
||||
|
||||
/**
|
||||
* Fallback encoding if 'guess' strikes out.
|
||||
* Fallback encoding if 'guess' fails to find a match.
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user