Skip to content

Commit eb32ff2

Browse files
committed
#244 : Fix typo in recipe sample
1 parent d7f3d25 commit eb32ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/recipes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ vertically.
1313
1414
$imageStyle = array(
1515
'width' => 40,
16-
'height' => 40
16+
'height' => 40,
1717
'wrappingStyle' => 'square',
1818
'positioning' => 'absolute',
1919
'posHorizontalRel' => 'margin',

0 commit comments

Comments
 (0)