Selaa lähdekoodia

Revert wrong rename of addEffect in comment

Lukas Aldershaab 4 vuotta sitten
vanhempi
commit
44dcdc7515
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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)