Skip to content

Commit 6f2c11c

Browse files
author
Nicholas Car
authored
Merge pull request #1823 from aucampia/iwana-20220415T1642-fix_term
docs: change term reference to italicized
2 parents 57f993d + 1309b36 commit 6f2c11c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/utilities.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Functional properties
1010
---------------------
1111

1212
Use :meth:`~rdflib.graph.Graph.value` and
13-
:meth:`~rdflib.graph.Graph.set` to work with :term:`functional
14-
property` instances, i.e. properties than can only occur once for a resource.
13+
:meth:`~rdflib.graph.Graph.set` to work with *functional
14+
property* instances, i.e. properties than can only occur once for a resource.
1515

1616
.. code-block:: python
1717

0 commit comments

Comments
 (0)