fix comment

This commit is contained in:
David Rose 2002-06-21 20:38:05 +00:00
parent cc1a49c7e4
commit 4ea946cf40

View File

@ -25,8 +25,7 @@
////////////////////////////////////////////////////////////////////
// Class : FltTransformTranslate
// Description : A transformation that applies a (possibly nonuniform)
// scale.
// Description : A transformation that applies a translation.
////////////////////////////////////////////////////////////////////
class FltTransformTranslate : public FltTransformRecord {
public: