Completed
Push — develop ( 9ac06b...1b84fa )
by Franck
10s
created
src/PhpPresentation/Writer/ODPresentation/Content.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -539,7 +539,7 @@
 block discarded – undo
539 539
     /**
540 540
      * Write Comment
541 541
      * @param XMLWriter $objWriter
542
-     * @param Comment $shape
542
+     * @param Comment $oShape
543 543
      */
544 544
     public function writeShapeComment(XMLWriter $objWriter, Comment $oShape)
545 545
     {
Please login to merge, or discard this patch.