We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b13a5df commit 83fcb81Copy full SHA for 83fcb81
Doc/library/string.templatelib.rst
@@ -56,7 +56,7 @@ reassigned.
56
>>> type(template)
57
<class 'string.templatelib.Template'>
58
59
- Templates ars stored as sequences of literal :attr:`~Template.strings`
+ Templates are stored as sequences of literal :attr:`~Template.strings`
60
and dynamic :attr:`~Template.interpolations`.
61
A :attr:`~Template.values` attribute holds the interpolation values:
62
0 commit comments