| Index: Source/core/html/HTMLParagraphElement.idl
|
| diff --git a/Source/core/html/HTMLParagraphElement.idl b/Source/core/html/HTMLParagraphElement.idl
|
| index 0deabd18595fcff55877820f28e468d128aaa1bf..840231e5c9647e84360462f73a21dbfb58e228f0 100644
|
| --- a/Source/core/html/HTMLParagraphElement.idl
|
| +++ b/Source/core/html/HTMLParagraphElement.idl
|
| @@ -17,7 +17,7 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -// https://html.spec.whatwg.org/#htmlparagraphelement
|
| +// https://html.spec.whatwg.org/#the-p-element
|
|
|
| interface HTMLParagraphElement : HTMLElement {
|
| // obsolete members
|
|
|