Skip to content

Commit 7ca4d72

Browse files
committed
Merge pull request PHPOffice#135 from nicoder/patch-1
fix typo in phpdoc
2 parents 0baa487 + 2ce7553 commit 7ca4d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Classes/PHPExcel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ public function createSheet($iSheetIndex = NULL)
206206
}
207207

208208
/**
209-
* Chech if a sheet with a specified name already exists
209+
* Check if a sheet with a specified name already exists
210210
*
211211
* @param string $pSheetName Name of the worksheet to check
212212
* @return boolean

0 commit comments

Comments
 (0)