Fix typo
authorMarcel Werk <burntime@woltlab.com>
Thu, 25 Jan 2024 14:41:35 +0000 (15:41 +0100)
committerMarcel Werk <burntime@woltlab.com>
Thu, 25 Jan 2024 14:41:35 +0000 (15:41 +0100)
wcfsetup/install/files/lib/system/template/plugin/IconFunctionTemplatePlugin.class.php

index 1517e1eb92f8f105157a5eff26a597eae1b3ce9a..a544e5916cb4747c939fb7804650d0d7d265227f 100644 (file)
@@ -15,7 +15,7 @@ use wcf\util\JSON;
  *
  * Usage:
  *  {icon name='bell'}
- *  {icon size=32 name='caret-down' type='solid}
+ *  {icon size=32 name='caret-down' type='solid'}
  *
  * @author Alexander Ebert
  * @copyright 2001-2022 WoltLab GmbH