diff --git a/Moose Development/Moose/Detection.lua b/Moose Development/Moose/Detection.lua index b4b9a4ba3..a57f54440 100644 --- a/Moose Development/Moose/Detection.lua +++ b/Moose Development/Moose/Detection.lua @@ -8,7 +8,7 @@ -- -- 1.1) DETECTION_BASE constructor -- ------------------------------- --- Construct a new DETECTION_BASE instance using the @{Detection#DETECTION.New}() method. +-- Construct a new DETECTION_BASE instance using the @{Detection#DETECTION_BASE.New}() method. -- -- 1.2) DETECTION_BASE initialization -- ----------------------------------