Skip to content

Commit a244444

Browse files
committed
pict docs: fix typo
1 parent 3b57e97 commit a244444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rhombus-pict/rhombus/pict/scribblings/combine.scrbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
~epoch: epoch_align :: EpochAlignment = #'center,
2020
pict :: Pict, ...
2121
) :: Pict
22-
){77
22+
){
2323

2424
Creates a pict that combines the given @rhombus(pict)s horizontally
2525
with the first @rhombus(pict) as leftmost. The @rhombus(vert_align)

0 commit comments

Comments
 (0)