[sr-dev] git:5.5:6a527503: http_client: docs - fixed small typo
Daniel-Constantin Mierla
miconda at gmail.com
Thu Jun 24 18:35:39 CEST 2021
Module: kamailio
Branch: 5.5
Commit: 6a527503a653d554ffb38f8bd7a40fd75441ff4d
URL: https://github.com/kamailio/kamailio/commit/6a527503a653d554ffb38f8bd7a40fd75441ff4d
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2021-06-24T18:34:23+02:00
http_client: docs - fixed small typo
(cherry picked from commit 1f67ac5a62b58b35df52aedbd1a3d2234a72817e)
---
Modified: src/modules/http_client/doc/http_client_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/6a527503a653d554ffb38f8bd7a40fd75441ff4d.diff
Patch: https://github.com/kamailio/kamailio/commit/6a527503a653d554ffb38f8bd7a40fd75441ff4d.patch
---
diff --git a/src/modules/http_client/doc/http_client_admin.xml b/src/modules/http_client/doc/http_client_admin.xml
index 2c8295f07f..e52ec5ce26 100644
--- a/src/modules/http_client/doc/http_client_admin.xml
+++ b/src/modules/http_client/doc/http_client_admin.xml
@@ -446,7 +446,7 @@ modparam("http_client", "keep_connections", 1)
Valid values are:
<itemizedlist>
<listitem><para>0 - Return the entire HTTP result body</para></listitem>
- <listitem><para>1 - Return the first oine from HTTP result body</para></listitem>
+ <listitem><para>1 - Return the first line from HTTP result body</para></listitem>
</itemizedlist>
</para>
<para>
More information about the sr-dev
mailing list