Fix typo
This commit is contained in:
@ -61,7 +61,7 @@ class Field(abc.ABC, Generic[_TFieldValue]):
|
||||
to ``subject_var``.
|
||||
|
||||
For example, if this ``Field`` represents the `"CPU frequency"
|
||||
<https://www.wikidata.org/wiki/Property:P2144>`, ``subject_var`` is ``a``, and
|
||||
<https://www.wikidata.org/wiki/Property:P2144>`__, ``subject_var`` is ``a``, and
|
||||
``object_var`` is `b``, this will return::
|
||||
|
||||
?subject_var <http://www.wikidata.org/prop/direct/P2144> ?object_var.
|
||||
|
Reference in New Issue
Block a user