Skip to content

Commit 9f4953d

Browse files
authored
Reword
1 parent b8c190f commit 9f4953d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jablib/src/main/java/org/jabref/logic/importer/fetcher/ResearchGate.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ public TrustLevel getTrustLevel() {
203203
/**
204204
* This method is used to send complex queries using fielded search.
205205
*
206-
* @param queryNode the first node from the Search.g4 parser
206+
* @param queryNode the first node from the search parser
207207
* @return a list of {@link BibEntry}, which are matched by the query (maybe empty)
208208
* @throws FetcherException if the ResearchGate refuses to serve the page
209209
*/

0 commit comments

Comments
 (0)