This commit is contained in:
oakes
2014-01-20 00:34:35 -05:00
parent 9cc75ece37
commit 7fee9883d5

View File

@@ -125,7 +125,7 @@
`(u/call! ^Joint ~object ~k ~@options))
(defn create-joint!*
"The function version of `create-joint`"
"The function version of `create-joint!`"
[screen j-def]
(box-2d! screen :create-joint j-def))