#244 : Fix typo in recipe sample

This commit is contained in:
Progi1984 2014-05-28 08:50:09 +02:00
parent d7f3d25b2a
commit eb32ff2e15
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ vertically.
$imageStyle = array(
'width' => 40,
'height' => 40
'height' => 40,
'wrappingStyle' => 'square',
'positioning' => 'absolute',
'posHorizontalRel' => 'margin',