Skip to content

Commit debead5

Browse files
committed
Merge pull request PHPOffice#136 from nicoder/patch-2
fix typo in phpdoc
2 parents 7ca4d72 + ff6643f commit debead5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Classes/PHPExcel/Worksheet.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1295,7 +1295,7 @@ public function getStyles()
12951295
}
12961296

12971297
/**
1298-
* Get default style of workbork.
1298+
* Get default style of workbook.
12991299
*
13001300
* @deprecated
13011301
* @return PHPExcel_Style

0 commit comments

Comments
 (0)