# HG changeset patch # User Robert McIntyre # Date 1320418460 25200 # Node ID 117eb477d0a78d32655ee5ee6020b44f7fb196c7 # Parent ecafe87ffddc7ed0c0fa71db1fae2b9aab7944e5 fix typo diff -r ecafe87ffddc -r 117eb477d0a7 org/skin.org --- a/org/skin.org Thu Nov 03 16:01:14 2011 -0700 +++ b/org/skin.org Fri Nov 04 07:54:20 2011 -0700 @@ -10,12 +10,12 @@ * Touch My creatures need to be able to feel their environments. The idea here -is to thousands of small /touch receptors/ along the geometries which -make up the creature's body. The number of touch receptors in a given -area is determined by how complicated that area is, as determined by -the total number of triangles in that region. This way, complicated -regions like the hands/face, etc. get more touch receptors than -simpler areas of the body. +is to create thousands of small /touch receptors/ along the geometries +which make up the creature's body. The number of touch receptors in a +given area is determined by how complicated that area is, as +determined by the total number of triangles in that region. This way, +complicated regions like the hands/face, etc. get more touch receptors +than simpler areas of the body. #+srcname: skin-main #+begin_src clojure