Skip to content

Commit

Permalink
pv: typo a/an parameters string
Browse files Browse the repository at this point in the history
  • Loading branch information
dilyanpalauzov authored and miconda committed Dec 16, 2022
1 parent 4756758 commit 64a0f0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/modules/pv/doc/pv_admin.xml
Expand Up @@ -365,7 +365,7 @@ xinfo("AFTER $xavp(d[2]=>x) == [d-2-x] $xavp(d[2]=>y) == [d-2-y]\n");
<function moreinfo="none">xavp_params_explode(sparams, xname)</function>
</title>
<para>
Convert a parameters string in xavp atributes.
Convert a parameters string in xavp attributes.
</para>
<para>
The first parameter has to be a string in the format of SIP header
Expand Down Expand Up @@ -430,7 +430,7 @@ xavp_params_implode("x", "$var(out)");
<function moreinfo="none">xavu_params_explode(sparams, xname)</function>
</title>
<para>
Convert a parameters string in xavu atributes.
Convert a parameters string in xavu attributes.
</para>
<para>
The first parameter has to be a string in the format of SIP header
Expand Down

0 comments on commit 64a0f0d

Please sign in to comment.