diff --git a/libs/plugins/function.html_image.php b/libs/plugins/function.html_image.php index 7d9239e9..c62b0fea 100644 --- a/libs/plugins/function.html_image.php +++ b/libs/plugins/function.html_image.php @@ -16,7 +16,7 @@ * Input:
* - file = file (and path) of image (required) * - height = image height (optional, default actual height) - * - image =image width (optional, default actual width) + * - width = image width (optional, default actual width) * - basedir = base directory for absolute paths, default * is environment variable DOCUMENT_ROOT *