diff --git a/libs/plugins/function.html_image.php b/libs/plugins/function.html_image.php
index 4d606cb2..56c87d3b 100644
--- a/libs/plugins/function.html_image.php
+++ b/libs/plugins/function.html_image.php
@@ -21,7 +21,7 @@
* - basedir = base directory for absolute paths, default
* is environment variable DOCUMENT_ROOT
*
- * Examples: {image file="images/masthead.gif"}
+ * Examples: {html_image file="images/masthead.gif"}
* Output:
* @link http://smarty.php.net/manual/en/language.function.html.image.php {html_image}
* (Smarty online manual)