Adjust docstrings and make other small fixes

This commit is contained in:
oakes
2014-04-20 21:54:53 -04:00
parent c90b607cf2
commit 62c287f53b
5 changed files with 12 additions and 12 deletions

View File

@@ -125,7 +125,7 @@
(btSoftBodyWorldInfo.))
(defn add-body!
"Adds the `body` to the `screen` for physics simulations and returns it.
"Adds the `body` to the `screen` and returns it.
(add-body! screen (rigid-body info))"
[screen body]