Skip to content

Commit c214a19

Browse files
committed
FIX: Coding style
1 parent 5f31725 commit c214a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PhpSpreadsheet/Spreadsheet.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -881,7 +881,7 @@ public function addExternalSheet(Worksheet $worksheet, $sheetIndex = null)
881881
$rowDimension->setXfIndex($xfIndex + $countCellXfs);
882882
}
883883
}
884-
884+
885885
return $this->addSheet($worksheet, $sheetIndex);
886886
}
887887

0 commit comments

Comments
 (0)