#244 : Fix typo in recipe sample
This commit is contained in:
parent
d7f3d25b2a
commit
eb32ff2e15
@ -13,7 +13,7 @@ vertically.
|
|||||||
|
|
||||||
$imageStyle = array(
|
$imageStyle = array(
|
||||||
'width' => 40,
|
'width' => 40,
|
||||||
'height' => 40
|
'height' => 40,
|
||||||
'wrappingStyle' => 'square',
|
'wrappingStyle' => 'square',
|
||||||
'positioning' => 'absolute',
|
'positioning' => 'absolute',
|
||||||
'posHorizontalRel' => 'margin',
|
'posHorizontalRel' => 'margin',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user