diff options
Diffstat (limited to 'includes/theme.inc')
-rw-r--r-- | includes/theme.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/includes/theme.inc b/includes/theme.inc index 8104aaeb7..69e026c12 100644 --- a/includes/theme.inc +++ b/includes/theme.inc @@ -1454,9 +1454,9 @@ function theme_more_help_link($url) { /** * Return code that emits an XML icon. - * + * * For most use cases, this function has been superseded by theme_feed_icon(). - * + * * @see theme_feed_icon() * @param $url * The url of the feed. |