Fixing typo
This commit is contained in:
parent
9973c6d2fc
commit
01b7f76b3c
|
@ -319,7 +319,7 @@ In a placer function's arguments:
|
||||||
(case align
|
(case align
|
||||||
((lt ct rt) 't)
|
((lt ct rt) 't)
|
||||||
((lc cc rc) 'c)
|
((lc cc rc) 'c)
|
||||||
((lb cb rb) 'r)))
|
((lb cb rb) 'b)))
|
||||||
|
|
||||||
(define (halign->vcompose halign)
|
(define (halign->vcompose halign)
|
||||||
(case halign
|
(case halign
|
||||||
|
|
Loading…
Reference in New Issue
Block a user