Fix typo
This commit is contained in:
parent
ea4f1d3ee7
commit
bec0c15d52
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{{!--
|
{{!--
|
||||||
!-- Render an an image that has a dice overlay image.
|
!-- Render an image that has a dice overlay image.
|
||||||
!-- @param rollable: A flag indicating whether or not the image is actually rollable.
|
!-- @param rollable: A flag indicating whether or not the image is actually rollable.
|
||||||
!-- @param rollableClass: The CSS class(es) to add if the image is rollable.
|
!-- @param rollableClass: The CSS class(es) to add if the image is rollable.
|
||||||
!-- @param title: The title for the rollable image if it is not actually rollable.
|
!-- @param title: The title for the rollable image if it is not actually rollable.
|
||||||
|
|
Loading…
Reference in a new issue