Skip to content

Commit a0e7bba

Browse files
committed
Fix a small typo in docs
1 parent 961f5a4 commit a0e7bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rdoc-sources/FXWindow.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ module Fox
7878
# +LAYOUT_MIN_HEIGHT+:: Minimum height is the default
7979
# +LAYOUT_FILL_X+:: Stretch or shrink horizontally
8080
# +LAYOUT_FILL_Y+:: Stretch or shrink vertically
81-
# +LAYOUT_FILL:: Stretch or shrink in both directions
81+
# +LAYOUT_FILL+:: Stretch or shrink in both directions
8282
# +LAYOUT_EXPLICIT+:: Explicit placement
8383
# +LAYOUT_DOCK_SAME+:: Dock on same galley, if it fits
8484
# +LAYOUT_DOCK_NEXT+:: Dock on next galley

0 commit comments

Comments
 (0)