Skip to content

Commit 3706f27

Browse files
committed
typo fix
1 parent 21fb6ee commit 3706f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Candidates/CandidatesInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ interface CandidatesInterface
2424
/**
2525
* @param Request $request
2626
*
27-
* @return array a list of PHPCR-ODM ids
27+
* @return array a list of paths
2828
*/
2929
public function getCandidates(Request $request);
3030

0 commit comments

Comments
 (0)