Skip to content

Commit

Permalink
textopsx: small spelling fix in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
henningw committed Mar 24, 2020
1 parent 61e1fa2 commit 53ccb42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/textopsx/doc/functions.xml
Expand Up @@ -200,7 +200,7 @@ append_hf_value("foo[-1]", "$var(Bar)") # try add value to the last header, if n
<para>
Insert new header value before an existing header, if no index acquired insert before first
hf header. Note that a header may consist of comma delimited list of values.
To insert value behind last value use <function>appenf_hf_value</function>.
To insert a value behind the last value use <function>append_hf_value</function>.
</para>
<para>Meaning of the parameters is as follows:</para>
<itemizedlist>
Expand Down

0 comments on commit 53ccb42

Please sign in to comment.