diff --git a/Doc/library/webbrowser.rst b/Doc/library/webbrowser.rst index d33e7344761f4a..baccc791b227fd 100644 --- a/Doc/library/webbrowser.rst +++ b/Doc/library/webbrowser.rst @@ -226,8 +226,8 @@ 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:`~controller.name` attribute, +and the following three methods which parallel module-level convenience functions: .. attribute:: controller.name