Skip to content

Commit

Permalink
Merge pull request #523 from CBATeam/fix-a-typo
Browse files Browse the repository at this point in the history
fix typo in function header
  • Loading branch information
Killswitch00 committed Oct 8, 2016
2 parents 3dd5224 + d6a6322 commit 393263e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/xeh/fnc_compileFunction.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Function: CBA_fnc_compileFunction
Description:
Compiles a function into mission namespace and into ui namespace for caching purposes.
Recompiling can be enabled by insterting the CBA_cache_disable.pbo from the optionals folder.
Recompiling can be enabled by inserting the CBA_cache_disable.pbo from the optionals folder.
Parameters:
0: _funcFile - Path to function sqf file <STRING>
Expand Down

0 comments on commit 393263e

Please sign in to comment.