Revised the documentation of the JavaScript #isQueryMatches method of the OriginalLineItem class.
This commit is contained in:
parent
6a8773c531
commit
e8e4100677
@ -357,7 +357,7 @@ class OriginalLineItem {
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns whether the original line item matches the query.
|
||||
* Returns whether the original line item matches the query term.
|
||||
*
|
||||
* @param query {string|null} the query term
|
||||
* @return {boolean} true if the option matches, or false otherwise
|
||||
|
Loading…
Reference in New Issue
Block a user