]> git.ipfire.org Git - thirdparty/asterisk.git/commit
func_strings: Fix misspelling of "occurred" in FIELDNUM documentation. master
authoraabolfazl <aabolfazlit@gmail.com>
Wed, 29 Jul 2026 17:44:33 +0000 (20:44 +0300)
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fri, 31 Jul 2026 15:14:53 +0000 (15:14 +0000)
commitc05ac3f232f85f7f264eeb4833d1602733eeda27
tree3033c293ceafc9df29abf20901da9c338ce6db04
parent7c60726df1cd500dade6db233fabf9fbcc76cd50
func_strings: Fix misspelling of "occurred" in FIELDNUM documentation.

The FIELDNUM description misspelled "occurred" as "occured". This text
is user-visible: it is rendered on docs.asterisk.org and printed by
"core show function FIELDNUM".
funcs/func_strings.c