瀏覽代碼

comment change

Dave Schuyler 22 年之前
父節點
當前提交
ae5d4a9cb2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      panda/src/physics/linearEulerIntegrator.h

+ 1 - 1
panda/src/physics/linearEulerIntegrator.h

@@ -22,7 +22,7 @@
 #include "linearIntegrator.h"
 #include "linearIntegrator.h"
 
 
 ////////////////////////////////////////////////////////////////////
 ////////////////////////////////////////////////////////////////////
-//       Class : LINEAREulerIntegrator
+//       Class : LinearEulerIntegrator
 // Description : Performs Euler integration on a vector of
 // Description : Performs Euler integration on a vector of
 //               physically modelable objects given a quantum dt.
 //               physically modelable objects given a quantum dt.
 ////////////////////////////////////////////////////////////////////
 ////////////////////////////////////////////////////////////////////