Update of /cvsroot/bprocessor/model/src/net/sourceforge/bprocessor/model
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13324
Modified Files:
Surface.java
Log Message:
fixed spelling
Index: Surface.java
===================================================================
RCS file: /cvsroot/bprocessor/model/src/net/sourceforge/bprocessor/model/Surface.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** Surface.java 5 Aug 2005 10:42:09 -0000 1.8
--- Surface.java 15 Aug 2005 12:29:43 -0000 1.9
***************
*** 155,159 ****
/**
! * Retruns the projection on the surface normal
* @param p The point to project on the normal
* @return the projection
--- 155,159 ----
/**
! * Returns the projection on the surface normal
* @param p The point to project on the normal
* @return the projection
|