diff --git a/panda/src/physics/linearEulerIntegrator.h b/panda/src/physics/linearEulerIntegrator.h index 7356900db2..45f9608cb4 100644 --- a/panda/src/physics/linearEulerIntegrator.h +++ b/panda/src/physics/linearEulerIntegrator.h @@ -22,7 +22,7 @@ #include "linearIntegrator.h" //////////////////////////////////////////////////////////////////// -// Class : LINEAREulerIntegrator +// Class : LinearEulerIntegrator // Description : Performs Euler integration on a vector of // physically modelable objects given a quantum dt. ////////////////////////////////////////////////////////////////////