Docs - Fixed Typo

1e404cf85b/addons/repair/functions/fnc_isEngineer.sqf

This function is public api, this here should be too
This commit is contained in:
OverlordZorn
2024-11-05 01:14:07 +01:00
parent 50ad05c040
commit ed96e360d0

View File

@ -14,7 +14,7 @@
* Example:
* [player] call ace_medical_treatment_fnc_isMedic
*
* Public: No
* Public: Yes
*/
params ["_unit", ["_medicN", 1]];