Spelling mistake

Index: AseToJme.java

===================================================================

— AseToJme.java (revision 4048)

+++ AseToJme.java (working copy)

@@ -65,7 +65,7 @@

import com.jmex.model.Face;



/**

    • Started Date: Jul 1, 2004<br><br>
    • Started Date: July 1, 2004<br><br>

       

        * Converts .ase files to .jme format.  Loads models but not animations.

       

      @@ -161,7 +161,7 @@



               /**

                * Constructor instantiates a new <code>ASEModel</code> object. The

      -         
      file provided is then read and the data loaded. Thefore, a call

      +         
      file provided is then read and the data loaded. Therefore, a call

                * to <code>load</code> is not required.

                *

                * @param file the InputStream of a file to load.
  • Additional spelling mistake

    Bone.propogateBoneChange() -> Bone.propagateBoneChange()