diff --git a/lib/Cake/View/Helper/HtmlHelper.php b/lib/Cake/View/Helper/HtmlHelper.php index 917e5270c..5c3676fc0 100644 --- a/lib/Cake/View/Helper/HtmlHelper.php +++ b/lib/Cake/View/Helper/HtmlHelper.php @@ -175,7 +175,7 @@ class HtmlHelper extends AppHelper { * * ### Options * - * 'prepend' Prepend the breadcrumb to. Using this option + * - 'prepend' Prepend the breadcrumb to. Using this option * * @param string $name Text for link * @param string $link URL for link (if empty it won't be a link)