Skip to content

Commit

Permalink
fixed minor documentation error
Browse files Browse the repository at this point in the history
  • Loading branch information
MatseFR committed Mar 2, 2023
1 parent 1d5ffd3 commit b29d9bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/feathers/layout/HorizontalSpinnerLayout.as
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ package feathers.layout
protected var _paddingBottom:Number = 0;

/**
* The minimum space, in pixels, above the items.
* The minimum space, in pixels, below the items.
*
* @default 0
*/
Expand Down

0 comments on commit b29d9bc

Please sign in to comment.