Skip to content

Commit

Permalink
Tweak wording.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Jun 4, 2017
1 parent b20e200 commit ff5b828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/View/Helper/HtmlHelper.php
Expand Up @@ -335,7 +335,7 @@ public function charset($charset = null)
* - `confirm` JavaScript confirmation message.
*
* @param string|array $title The content to be wrapped by `<a>` tags.
* Can also be array if $url is null and will use the URL as title then.
* Can be an array if $url is null. If $url is null, $title will be used as both the URL and title.
* @param string|array|null $url Cake-relative URL or array of URL parameters, or
* external URL (starts with http://)
* @param array $options Array of options and HTML attributes.
Expand Down

0 comments on commit ff5b828

Please sign in to comment.