From 72e8f3fccf40d702e050f8cb0aa261ba4c62f502 Mon Sep 17 00:00:00 2001 From: Ivan Lanin Date: Thu, 2 Jan 2014 01:02:01 +0700 Subject: [PATCH] Fix comment error --- Classes/PHPWord/Style/Paragraph.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {