Skip to content

Commit

Permalink
presence: typos a/an
Browse files Browse the repository at this point in the history
  • Loading branch information
dilyanpalauzov authored and miconda committed Dec 16, 2022
1 parent 3e4e735 commit 069b7bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/modules/presence/doc/presence_admin.xml
Expand Up @@ -412,7 +412,7 @@ modparam("presence", "min_expires", 1800)
<section id="presence.p.min_expires_action">
<title><varname>min_expires_action</varname> (int)</title>
<para>
The action to take when UA sends a expires value less then min_expires.
The action to take when UA sends an expires value less then min_expires.
</para>
<para>
<itemizedlist>
Expand Down Expand Up @@ -604,7 +604,7 @@ modparam("presence", "pres_htable_size", 11)
<para>
This parameter enables or disables the sending of an initial empty NOTIFY after a SUBSCRIBE/reSUBSCRIBE.
This caused problems for MWI application, because some CPEs (like Samsung) fail to understand an empty
NOTIFY to an message-summary event. This parameter is enabled by default, thus adhering to the standard.
NOTIFY to a message-summary event. This parameter is enabled by default, thus adhering to the standard.
</para>
<para>
<emphasis>Default value is <quote>1 </quote>.
Expand Down Expand Up @@ -688,7 +688,7 @@ modparam("presence", "fetch_rows", 1000)
<section id="presence.p.db_table_lock_type">
<title><varname>db_table_lock_type</varname> (integer)</title>
<para>
Enable (=1) or disable (=0) the Locks for table during an
Enable (=1) or disable (=0) the Locks for table during a
transaction. Locking only the "current" table causes problems
with a MySQL-Databases in "DB-Only" mode.
</para>
Expand Down

0 comments on commit 069b7bd

Please sign in to comment.