Skip to content

Commit 1583f9c

Browse files
jordibcAA-Turner
andauthored
gh-122399: change webbrowser.rst to better describe the contents of controller object (#122407)
Co-authored-by: Adam Turner <[email protected]>
1 parent 210f027 commit 1583f9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/library/webbrowser.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,8 +226,8 @@ Here are some simple examples::
226226
Browser Controller Objects
227227
--------------------------
228228

229-
Browser controllers provide these methods which parallel three of the
230-
module-level convenience functions:
229+
Browser controllers provide the :attr:`~controller.name` attribute,
230+
and the following three methods which parallel module-level convenience functions:
231231

232232

233233
.. attribute:: controller.name

0 commit comments

Comments
 (0)