瀏覽代碼

Revert wrong rename of addEffect in comment

Lukas Aldershaab 4 年之前
父節點
當前提交
44dcdc7515
共有 1 個文件被更改,包括 1 次插入1 次删除
  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)