diff --git a/Moose Development/Moose/Core/Beacon.lua b/Moose Development/Moose/Core/Beacon.lua index 5c466e583..7a819f7cf 100644 --- a/Moose Development/Moose/Core/Beacon.lua +++ b/Moose Development/Moose/Core/Beacon.lua @@ -23,7 +23,7 @@ -- ## Aircraft TACAN Beacon usage -- -- This beacon only works with airborne @{Wrapper.Unit#UNIT} or a @{Wrapper.Group#GROUP}. Use @{#BEACON:ActivateTACAN}() to set the beacon parameters and start the beacon. --- Use @#BEACON:StopRadioBeacon}() to stop it. +-- Use @{#BEACON:StopRadioBeacon}() to stop it. -- -- ## General Purpose Radio Beacon usage --