mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-30 20:18:00 +00:00
Renamed "worskeet" to "worksheet" comment typo (#2589)
This commit is contained in:
@@ -608,7 +608,7 @@ class Spreadsheet
|
||||
/**
|
||||
* Add sheet.
|
||||
*
|
||||
* @param Worksheet $worksheet The worskeet to add
|
||||
* @param Worksheet $worksheet The worksheet to add
|
||||
* @param null|int $sheetIndex Index where sheet should go (0,1,..., or null for last)
|
||||
*
|
||||
* @return Worksheet
|
||||
|
||||
Reference in New Issue
Block a user