diff --git a/typo3/sysext/fluid/Classes/ViewHelpers/Uri/ImageViewHelper.php b/typo3/sysext/fluid/Classes/ViewHelpers/Uri/ImageViewHelper.php
index 44a72f5fdf6e1fedd1c01f1186537701dd27ba04..5b6abdb02bcac98dfd1ab1f2733dc1497ce34630 100644
--- a/typo3/sysext/fluid/Classes/ViewHelpers/Uri/ImageViewHelper.php
+++ b/typo3/sysext/fluid/Classes/ViewHelpers/Uri/ImageViewHelper.php
@@ -41,7 +41,7 @@ use TYPO3\CMS\Extbase\Domain\Model\AbstractFileFolder;
  * </output>
  *
  * <code title="Inline notation">
- * {f:uri.image(src: 'EXT:myext/Resources/Public/typo3_logo.png' minWidth: 30, maxWidth: 40)}
+ * {f:uri.image(src: 'EXT:myext/Resources/Public/typo3_logo.png', minWidth: 30, maxWidth: 40)}
  * </code>
  * <output>
  * typo3temp/pics/[b4c0e7ed5c].png