diff --git a/Classes/PHPWord/Style/Paragraph.php b/Classes/PHPWord/Style/Paragraph.php index c5c0070b..628f9791 100755 --- a/Classes/PHPWord/Style/Paragraph.php +++ b/Classes/PHPWord/Style/Paragraph.php @@ -256,7 +256,7 @@ class PHPWord_Style_Paragraph /** * Get tabs * - * @return PHPWord_Style_Paragraph + * @return PHPWord_Style_Tabs */ public function getTabs() {