Skip to content

Commit 7c9c32c

Browse files
authored
Fix reference warning
1 parent 559b1e9 commit 7c9c32c

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
@@ -210,8 +210,8 @@ Here are some simple examples::
210210
Browser Controller Objects
211211
--------------------------
212212

213-
Browser controllers provide the :attr:`name` attribute, and these three methods
214-
which parallel module-level convenience functions:
213+
Browser controllers provide the :attr:`~controller.name` attribute,
214+
and the following three methods which parallel module-level convenience functions:
215215

216216

217217
.. attribute:: controller.name

0 commit comments

Comments
 (0)