Skip to content

Commit 687c506

Browse files
committed
Better use of ..describe per @encukou.
1 parent 84dbc16 commit 687c506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/string.templatelib.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ reassigned.
163163
['Hello ', Interpolation('World', 'name', None, ''), Interpolation('World', 'name', None, '')]
164164

165165
.. describe:: template + other
166-
.. describe:: template += other
166+
template += other
167167

168168
Concatenate this template with another, returning a new
169169
:class:`!Template` instance:

0 commit comments

Comments
 (0)