Skip to content

Commit 4d6d8e3

Browse files
committed
typo
1 parent 5fbe969 commit 4d6d8e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TRepository.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ public function get($id)
2929

3030

3131
/**
32-
* Fetchs entity by primary key
32+
* Fetchs entity by column value
3333
* @return Entity|FALSE
3434
*/
3535
protected function getByColumn($column, $value)

0 commit comments

Comments
 (0)