Skip to content

Commit c6fdb31

Browse files
authored
Fix typo in NamespaceManager documentation
Prompted by #2196
1 parent 394fb50 commit c6fdb31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/namespaces_and_bindings.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Valid strategies are:
7070
* rdflib:
7171
* binds all the namespaces shipped with RDFLib as DefinedNamespace instances
7272
* all the core namespaces and all the following: brick, csvw, dc, dcat
73-
* dcmitype, cdterms, dcam, doap, foaf, geo, odrl, org, prof, prov, qb, sdo
73+
* dcmitype, dcterms, dcam, doap, foaf, geo, odrl, org, prof, prov, qb, sdo
7474
* sh, skos, sosa, ssn, time, vann, void
7575
* see the NAMESPACE_PREFIXES_RDFLIB object in :class:`rdflib.namespace` for up-to-date list
7676
* none:

0 commit comments

Comments
 (0)