Module: kamailio
Branch: master
Commit: 9f28450312749dfbc021a8cbc23472c8a39d3fef
URL:
https://github.com/kamailio/kamailio/commit/9f28450312749dfbc021a8cbc23472c…
Author: Henning Westerholt <hw(a)gilawa.com>
Committer: Henning Westerholt <hw(a)gilawa.com>
Date: 2024-04-26T05:54:27Z
uid_auth_db: spelling fix in documentation
---
Modified: src/modules/uid_auth_db/auth_db.xml
---
Diff:
https://github.com/kamailio/kamailio/commit/9f28450312749dfbc021a8cbc23472c…
Patch:
https://github.com/kamailio/kamailio/commit/9f28450312749dfbc021a8cbc23472c…
---
diff --git a/src/modules/uid_auth_db/auth_db.xml b/src/modules/uid_auth_db/auth_db.xml
index 25849663c54..99e5eb7c594 100644
--- a/src/modules/uid_auth_db/auth_db.xml
+++ b/src/modules/uid_auth_db/auth_db.xml
@@ -66,7 +66,7 @@
the <serdoc:module>textops</serdoc:module> module.
</para>
<para>
- The reason for the failure can be determined from the interger
+ The reason for the failure can be determined from the integer
return value stored in the <varname>$?</varname> attribute.
A value of <literal>-3</literal> indicates that it was impossible
to retrieve credentials from the request. A 400 (Bad Request)