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