Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Doc/library/webbrowser.rst
Original file line number Diff line number Diff line change
Expand Up @@ -190,11 +190,11 @@ Here are some simple examples::
Browser Controller Objects
--------------------------

Browser controllers provide these methods which parallel three of the
module-level convenience functions:
Browser controllers provide the :attr:`name` attribute, and these three methods
which parallel module-level convenience functions:


.. attribute:: name
.. attribute:: controller.name

System-dependent name for the browser.

Expand Down