Typo in usage example (#8201)

This commit is contained in:
Pascal Dunaj 2021-04-08 20:35:10 +02:00 committed by PabstMirror
parent a5d7a00d71
commit 44ecfc8ac3

View File

@ -12,7 +12,7 @@
* The return value <BOOL> * The return value <BOOL>
* *
* Example: * Example:
* [player, bob, true] call ACE_captives_fnc_doEscorteCaptive; * [player, bob, true] call ACE_captives_fnc_doEscortCaptive;
* *
* Public: No * Public: No
*/ */