Skip to content

Commit 7e65a91

Browse files
committed
fixed conflicts
2 parents 43e1635 + b2a42e2 commit 7e65a91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PhpWord/Element/CheckBox.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ public function setDefault(bool $default = false)
9292
}
9393

9494
/**
95-
* Set default checked status.
95+
* Get default checked status.
9696
*/
9797
public function isDefault(): bool
9898
{

0 commit comments

Comments
 (0)