From 9378ee8ebc063549ff513807d4f705a00d98c126 Mon Sep 17 00:00:00 2001 From: mrschick <58027418+mrschick@users.noreply.github.com> Date: Tue, 28 Jan 2025 10:56:16 +0100 Subject: [PATCH] Fix Comment --- addons/sys_prc77/radio/fnc_getChannelDescription.sqf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/sys_prc77/radio/fnc_getChannelDescription.sqf b/addons/sys_prc77/radio/fnc_getChannelDescription.sqf index 18cf463de..61caf9536 100644 --- a/addons/sys_prc77/radio/fnc_getChannelDescription.sqf +++ b/addons/sys_prc77/radio/fnc_getChannelDescription.sqf @@ -11,7 +11,7 @@ * 4: Remote (Unused) * * Return Value: - * Description of the channel in the form "Block x - Channel y" + * Description of the channel in the form "Frequency: x.y MHz" * * Example: * ["ACRE_PRC77_ID_1", "getChannelDescription", [], [], false] call acre_sys_prc77_fnc_getChannelDescription