simple touch-up

This commit is contained in:
2019-06-07 03:19:27 +00:00
parent ac8bb735d9
commit e8cfcfce44
3 changed files with 38 additions and 38 deletions

View File

@ -864,7 +864,7 @@ struct qse_awk_fnc_spec_t
/**
* when this field is set to a non-zero value bitwise-ORed of
* #qse_awk_trait_t enumerators, the function is available if
* this field bitwise-ANDed the global trait option produces
* this field bitwise-ANDed with the global trait option produces
* this field itself.
*
* this field doesn't take effect for a module function.