Skip to content

Commit

Permalink
Fix typo in QuerySourceSkolemized jsdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
constraintAutomaton authored Sep 27, 2024
1 parent 814f8a7 commit 5192268
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export class QuerySourceSkolemized implements IQuerySource {
*/
public readonly innerSource: IQuerySource;
/**
* ID of the inner source, see KeysRdfResolveQuadPattern.sourceIds.
* ID of the inner source, see KeysQuerySourceIdentify.sourceIds.
*/
public readonly sourceId: string;

Expand Down

0 comments on commit 5192268

Please sign in to comment.