Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
chungyc committed Oct 20, 2024
1 parent ef76c87 commit 0e47747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Clay/Geometry.hs
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ instance Val AspectRatio where
-- At least one of the width or height must be of automatic size,
-- otherwise the aspect ratio will be ignored.
--
-- It can be given a fixed ratio of the width and to the height:
-- It can be given a fixed ratio of the width to the height:
--
-- >>> renderWith compact [] $ aspectRatio (4%3)
-- "{aspect-ratio:4/3}"
Expand Down

0 comments on commit 0e47747

Please sign in to comment.