Skip to content

Commit a0f33b6

Browse files
doriantaylorgkellogg
authored andcommitted
minor change to inline documentation
1 parent 8bfa7b5 commit a0f33b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/rdf/changeset.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ def delete_statement(statement)
156156
self.deletes << statement
157157
end
158158

159-
# This simply returns its argument as an array in order to trick
159+
# This simply returns its argument as a query in order to trick
160160
# {RDF::Mutable#delete} into working.
161161
def query stmt
162162
RDF::Query.new RDF::Query::Pattern.from(stmt)

0 commit comments

Comments
 (0)