diff --git a/Engine/source/afx/afxSelectron.cpp b/Engine/source/afx/afxSelectron.cpp index 033940dc3..67cd32849 100644 --- a/Engine/source/afx/afxSelectron.cpp +++ b/Engine/source/afx/afxSelectron.cpp @@ -35,7 +35,7 @@ //~~~~~~~~~~~~~~~~~~~~//~~~~~~~~~~~~~~~~~~~~//~~~~~~~~~~~~~~~~~~~~//~~~~~~~~~~~~~~~~~~~~~// // afxSelectronData::ewValidator // -// When an effect is added using "pushEffect", this validator intercepts the value +// When an effect is added using "addEffect", this validator intercepts the value // and adds it to the dynamic effects list. // void afxSelectronData::ewValidator::validateType(SimObject* object, void* typePtr)