doc: Fix methodized syntax.

This commit is contained in:
Tobie Langel 2009-08-22 04:47:07 +02:00
parent bb20fa0763
commit a4561bda28
1 changed files with 1 additions and 1 deletions

View File

@ -297,7 +297,7 @@ Element.Methods = {
},
/**
* Element#insert(@element, content) -> Element
* Element.insert(@element, content) -> Element
* - content (String | Element | Object): The content to insert.
*
* Inserts content `above`, `below`, at the `top`, and/or at the `bottom` of the