Skip to content

Commit

Permalink
ims_registrar_pcscf: docs - removed trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
miconda committed Nov 13, 2023
1 parent 68b692a commit 9fe7e64
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions src/modules/ims_registrar_pcscf/doc/ims_registrar_pcscf_admin.xml
Expand Up @@ -193,7 +193,7 @@ modparam("ims_registrar_pcscf", "subscription_expires", 7200)
<section>
<title><varname>ignore_contact_rxport_check</varname> (int)</title>

<para>Validate, if the port, from which the request was received, is the
<para>Validate, if the port, from which the request was received, is the
same as used during registration.</para>

<para>This Parameter is primarily used by the "is_registered" function.</para>
Expand Down Expand Up @@ -288,8 +288,8 @@ modparam("ims_registrar_pcscf", "reginfo_queue_size_threshold", 42)
<itemizedlist>
<listitem>
<para>
<emphasis>domain</emphasis> - Logical domain within the registrar.
If a database is used then this must be name of the table which
<emphasis>domain</emphasis> - Logical domain within the registrar.
If a database is used then this must be name of the table which
stores the contacts.
</para>
</listitem>
Expand All @@ -313,8 +313,8 @@ pcscf_save("location");
<itemizedlist>
<listitem>
<para>
<emphasis>domain</emphasis> - Logical domain within the registrar.
If a database is used then this must be name of the table which
<emphasis>domain</emphasis> - Logical domain within the registrar.
If a database is used then this must be name of the table which
stores the contacts.
</para>
</listitem>
Expand Down Expand Up @@ -370,8 +370,8 @@ pcscf_save("location");
<itemizedlist>
<listitem>
<para>
<emphasis>domain</emphasis> - Logical domain within the registrar.
If a database is used then this must be name of the table which
<emphasis>domain</emphasis> - Logical domain within the registrar.
If a database is used then this must be name of the table which
stores the contacts.
</para>
</listitem>
Expand All @@ -386,8 +386,8 @@ pcscf_save("location");
<itemizedlist>
<listitem>
<para>
<emphasis>domain</emphasis> - Logical domain within the registrar.
If a database is used then this must be name of the table which
<emphasis>domain</emphasis> - Logical domain within the registrar.
If a database is used then this must be name of the table which
stores the contacts.
</para>
</listitem>
Expand All @@ -401,8 +401,8 @@ pcscf_save("location");
<itemizedlist>
<listitem>
<para>
<emphasis>domain</emphasis> - Logical domain within the registrar.
If a database is used then this must be name of the table which
<emphasis>domain</emphasis> - Logical domain within the registrar.
If a database is used then this must be name of the table which
stores the contacts.
</para>
</listitem>
Expand Down

0 comments on commit 9fe7e64

Please sign in to comment.