From 8b57ab494b4415e1aa71d19ef2670c1b1609f92d Mon Sep 17 00:00:00 2001 From: FlightControl Date: Sat, 25 Jun 2016 12:54:09 +0200 Subject: [PATCH] Documentation --- Moose Development/Moose/Detection.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- ----------------------------------