Typo in html helper documentation—img() |
|||
|---|---|---|---|
| Date: | 09/29/2008 | Severity: | Trivial |
| Status: | Resolved | Reporter: | bradym |
| Version: | 1.6.3 | ||
| Keywords: | User Guide, Typos | ||
Description
The first line of documentation for the img() function has some extra text, looks like it was copied from the heading() documentation above.
Expected Result
Lets you create HTML <img > tags. The first parameter contains the image source. Example:
Actual Result
Lets you create HTML <img > tags. The first parameter contains the image source. There is data, the second the size of the heading. Example:
