summaryrefslogtreecommitdiff
path: root/docs/plugin_query_results.rst
diff options
context:
space:
mode:
authorgromgull <gromgull@gmail.com>2013-05-16 15:57:35 +0200
committergromgull <gromgull@gmail.com>2013-05-16 15:57:35 +0200
commitb897c3c9de584285981faee7194d8d55f96292ea (patch)
tree3cd9f12d9f80815fc419e947587c1657c93fc375 /docs/plugin_query_results.rst
parent2cb1ca6d5a9a482a2f9f297ae7256280e486fd5f (diff)
downloadrdflib-b897c3c9de584285981faee7194d8d55f96292ea.tar.gz
doc updates
Diffstat (limited to 'docs/plugin_query_results.rst')
-rw-r--r--docs/plugin_query_results.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/plugin_query_results.rst b/docs/plugin_query_results.rst
index 2dad7444..fb2ffb94 100644
--- a/docs/plugin_query_results.rst
+++ b/docs/plugin_query_results.rst
@@ -4,7 +4,7 @@
Plugin query results
====================
-Plugins for reading and writing of (SPARQL) :class:`~rdflib.querye.QueryResult` - pass ``name`` to either :meth:`~rdflib.query.QueryResult.parse` or :meth:`~rdflib.query.QueryResult.serialize`
+Plugins for reading and writing of (SPARQL) :class:`~rdflib.query.QueryResult` - pass ``name`` to either :meth:`~rdflib.query.QueryResult.parse` or :meth:`~rdflib.query.QueryResult.serialize`
Parsers