Pārlūkot izejas kodu

Revert wrong rename of addEffect in comment

Lukas Aldershaab 4 gadi atpakaļ
vecāks
revīzija
44dcdc7515
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      Engine/source/afx/afxSelectron.cpp

+ 1 - 1
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)