We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4771c30 commit 94967a7Copy full SHA for 94967a7
Classes/PHPExcel/Style.php
@@ -545,7 +545,7 @@ public function getConditionalStyles()
545
/**
546
* Set Conditional Styles. Only used on supervisor.
547
*
548
- * @param PHPExcel_Style_Conditional[] $pValue Array of condtional styles
+ * @param PHPExcel_Style_Conditional[] $pValue Array of condtional styles
549
* @return PHPExcel_Style
550
*/
551
public function setConditionalStyles($pValue = null)
@@ -569,7 +569,7 @@ public function getProtection()
569
570
* Get hash code
571
572
- * @return string Hash code
+ * @return string Hash code
573
574
public function getHashCode()
575
{
0 commit comments