Skip to content

Commit 73bf62f

Browse files
committed
spelling issue
1 parent 76576d9 commit 73bf62f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PhpTableGenerator/HeadCell.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ public function getSortByKey()
196196
/**
197197
* @param string $sortByKey
198198
*/
199-
public function setSortByKy($sortByKey)
199+
public function setSortByKey($sortByKey)
200200
{
201201
$this->sortByKey = $sortByKey;
202202
}

0 commit comments

Comments
 (0)