Skip to content

Commit 3b96db2

Browse files
authored
Replace references to SMWQueryResult with
1 parent 79ee090 commit 3b96db2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LibraryFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public function __construct( Store $store ) {
3737
}
3838

3939
/**
40-
* Creates a new SMWQueryResult from passed arguments,
40+
* Creates a new QueryResult from passed arguments,
4141
* utilizing the {@see SMWQueryProcessor}
4242
*
4343
* @since 1.0

0 commit comments

Comments
 (0)