Skip to content

Commit fb710eb

Browse files
Update Doc/whatsnew/3.15.rst
Co-authored-by: Jelle Zijlstra <[email protected]>
1 parent 929f81e commit fb710eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ types
282282
------
283283

284284
* Added :data:`types.FrameLocalsProxyType` for representing the type of
285-
the :attr:`frame.f_locals` attribute, as determined in :pep:`667`.
285+
the :attr:`frame.f_locals` attribute, as described in :pep:`667`.
286286

287287

288288
zlib

0 commit comments

Comments
 (0)