summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrdflib/plugins/parsers/notation3.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rdflib/plugins/parsers/notation3.py b/rdflib/plugins/parsers/notation3.py
index 6d3f4c24..ad90e67b 100755
--- a/rdflib/plugins/parsers/notation3.py
+++ b/rdflib/plugins/parsers/notation3.py
@@ -184,7 +184,7 @@ def base():
"""The base URI for this process - the Web equiv of cwd
Relative or abolute unix-standard filenames parsed relative to
- this yeild the URI of the file.
+ this yield the URI of the file.
If we had a reliable way of getting a computer name,
we should put it in the hostname just to prevent ambiguity