Skip to content

Commit

Permalink
call_obj: 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 096d723 commit ca61f32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/modules/call_obj/doc/call_obj_admin.xml
Expand Up @@ -87,7 +87,7 @@ modparam("call_obj", "start", 10)
No default value. Not setting this parameter raises an error.
</emphasis>
</para>
<para>Its value shall be greater than zero.</para>
<para>Its value shall be greater than zero.</para>
<example>
<title>Set <varname>end</varname> parameter</title>
<programlisting format="linespecific">
Expand Down Expand Up @@ -233,7 +233,7 @@ if (call_obj_free("$dlg_var(y)")) {
<title><function>call_obj.list</function> usage</title>
<programlisting format="linespecific">
...
Show every call which duration is less than or equal to 24 seconds:
Show every call which duration is less than or equal to 24 seconds:
&sercmd; call_obj.list 24

Same but limit output to at most 5 calls:
Expand Down

0 comments on commit ca61f32

Please sign in to comment.