Skip to content

Commit e88c648

Browse files
authored
Fix comment
Looks like the comment from the previous block was copy-and-pasted.
1 parent f33da4e commit e88c648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/sparql/client/update.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ def self.load(*arguments)
5858
end
5959

6060
##
61-
# Load statements into the graph
61+
# Clear the graph
6262
#
6363
# @example CLEAR GRAPH <http://example.org/data.rdf>
6464
# clear.graph(RDF::URI(http://example.org/data.rdf))

0 commit comments

Comments
 (0)