Skip to content

Commit fd87f00

Browse files
committed
jsdoc fix for scope function of query builder
1 parent 0665db6 commit fd87f00

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/query-builder.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -528,8 +528,6 @@ function lsqtQuery() {
528528
* query that must match within the scope of the JSON property or XML element
529529
* or a binding (returned by the {@link queryBuilder#bind} function) for
530530
* parsing the subquery from a query string
531-
* @param {queryBuilder.Query} matchingQuery - a query that must match
532-
* the result documents
533531
* @param {queryBuilder.FragmentScopeParam} [fragmentScope] - whether the query
534532
* applies to document content (the default) or document metadata properties
535533
* as returned by the {@link queryBuilder#fragmentScope} function

0 commit comments

Comments
 (0)