Fix kw in typed/pict

Closes PR 14637

original commit: 8a36919c669d004ecde8d0b67aa54fd927f898de
This commit is contained in:
Asumu Takikawa 2014-07-14 10:28:39 -04:00
parent 2c836801af
commit 6cad389686

View File

@ -77,7 +77,7 @@
#:segment (-opt -Real) #f
;; FIXME: add color% with class support
#:color (-opt -String) #f
#:width (-opt -Real) #f
#:line-width (-opt -Real) #f
-pict)]
[ellipse (-> -Real -Real -pict)]
[circle (-> -Real -pict)]