Skip to content

Commit

Permalink
Defaluts -> defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
schmee committed Sep 28, 2014
1 parent a371127 commit e80a922
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/seesaw/border.clj
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
is only used if :top, :bottom, etc are omitted. Defaults to 1.
:top Thickness of the top border in pixels. Defaults to 0.
:left Thickness of the left border in pixels. Defaluts to 0.
:bottom Thickness of the bottom border in pixels. Defaluts to 0.
:right Thickness of the right border in pixels. Defaluts to 0.
:left Thickness of the left border in pixels. Defaults to 0.
:bottom Thickness of the bottom border in pixels. Defaults to 0.
:right Thickness of the right border in pixels. Defaults to 0.
Examples:
Expand All @@ -54,9 +54,9 @@
:thickness The thickness of the border in pixels. This property is only used
if :top, :bottom, etc are omitted. Defaults to 1.
:top Thickness of the top border in pixels. Defaults to 0.
:left Thickness of the left border in pixels. Defaluts to 0.
:bottom Thickness of the bottom border in pixels. Defaluts to 0.
:right Thickness of the right border in pixels. Defaluts to 0.
:left Thickness of the left border in pixels. Defaults to 0.
:bottom Thickness of the bottom border in pixels. Defaults to 0.
:right Thickness of the right border in pixels. Defaults to 0.
Examples:
Expand Down

0 comments on commit e80a922

Please sign in to comment.