Skip to content

Commit 72e8f3f

Browse files
committed
Fix comment error
1 parent 0edaaaa commit 72e8f3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Classes/PHPWord/Style/Paragraph.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ public function getHanging()
256256
/**
257257
* Get tabs
258258
*
259-
* @return PHPWord_Style_Paragraph
259+
* @return PHPWord_Style_Tabs
260260
*/
261261
public function getTabs()
262262
{

0 commit comments

Comments
 (0)