diff --git a/pelican/generators.py b/pelican/generators.py index 85bc3d95..e18531be 100644 --- a/pelican/generators.py +++ b/pelican/generators.py @@ -206,7 +206,7 @@ class Generator: self.context['static_links'] |= content.get_static_links() def _update_context(self, items): - """Update the context with the given items from the currrent + """Update the context with the given items from the current processor. """ for item in items: