From 1636a37d994b6032b504bb90bfd0d519b040ee8a Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Sun, 28 Jan 2018 19:33:24 +0100 Subject: [PATCH] Fix typo in docstring --- weasyprint/document.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weasyprint/document.py b/weasyprint/document.py index efd242bd..d5ede386 100644 --- a/weasyprint/document.py +++ b/weasyprint/document.py @@ -242,7 +242,7 @@ class DocumentMetadata(object): """Contains meta-information about a :class:`Document` that belongs to the whole document rather than specific pages. - New attributes may be added in future versions of WeasyPrint. + New attributes may be added in future versions of WeasyPrint. .. _W3C’s profile of ISO 8601: http://www.w3.org/TR/NOTE-datetime