Skip to content

Commit

Permalink
tmx: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dilyanpalauzov authored and miconda committed Dec 28, 2022
1 parent 2558c00 commit cb525b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/modules/tmx/doc/tmx_admin.xml
Expand Up @@ -209,7 +209,7 @@ if (t_reply_callid("123qaz", "5", "458", "Replied remotely")) {
</title>
<para>
Flush the flags from current SIP message into the already created
transaction. It make sense only in routing block if the transaction was
transaction. It makes sense only in routing block if the transaction was
created via t_newtran() and the flags have been altered since.
</para>
<para>
Expand All @@ -235,7 +235,7 @@ t_flush_flags();
</title>
<para>
Flush the extended flags from current SIP message into the already created
transaction. It make sense only in routing block if the transaction was
transaction. It makes sense only in routing block if the transaction was
created via t_newtran() and the extended flags have been altered since.
</para>
<para>
Expand Down

0 comments on commit cb525b1

Please sign in to comment.