Skip to content

Commit

Permalink
- enhancing java doc
Browse files Browse the repository at this point in the history
  • Loading branch information
emarx committed Apr 24, 2017
1 parent 0a9e03a commit b949a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kbox.kibe/src/main/java/org/aksw/kbox/kibe/KBox.java
Original file line number Diff line number Diff line change
Expand Up @@ -936,7 +936,7 @@ public static ResultSet query(String sparql, Model model) throws Exception {
}

/**
* Query a given Query a given KBox service endpoints.
* Executes a given query in a KBox service endpoints address.
*
* @param sparql the SPARQL query that will be used to query.
* @param url the {@link URL} of the service.
Expand Down

0 comments on commit b949a35

Please sign in to comment.