Module: kamailio
Branch: master
Commit: 3ee5c995778be835b1c79ec0a543f42105bdef8d
URL:
https://github.com/kamailio/kamailio/commit/3ee5c995778be835b1c79ec0a543f42…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2023-02-08T11:58:47+01:00
lib/srdb1/2: fixed typos
---
Modified: src/lib/srdb1/schema/uid_credentials.xml
Modified: src/lib/srdb2/schema/credentials.xml
---
Diff:
https://github.com/kamailio/kamailio/commit/3ee5c995778be835b1c79ec0a543f42…
Patch:
https://github.com/kamailio/kamailio/commit/3ee5c995778be835b1c79ec0a543f42…
---
diff --git a/src/lib/srdb1/schema/uid_credentials.xml
b/src/lib/srdb1/schema/uid_credentials.xml
index ba481bdbffe..1b4a605c11a 100644
--- a/src/lib/srdb1/schema/uid_credentials.xml
+++ b/src/lib/srdb1/schema/uid_credentials.xml
@@ -18,7 +18,7 @@
digest authentication and SERWeb authentication are same. There are cases,
however, where separate credentials for SERWeb and separate credentials
for digest authentication may be needed. One such example are setups where
- subscribers get HW user agents with locked configuration and thay do not
+ subscribers get HW user agents with locked configuration and they do not
know the password and are not allowed to change it. If they should be able
to authenticate in SERWeb then they need different credentials with
different password.
diff --git a/src/lib/srdb2/schema/credentials.xml b/src/lib/srdb2/schema/credentials.xml
index a6c3ccadfbc..335b55478a1 100644
--- a/src/lib/srdb2/schema/credentials.xml
+++ b/src/lib/srdb2/schema/credentials.xml
@@ -17,7 +17,7 @@
digest authentication and SERWeb authentication are same. There are cases,
however, where separate credentials for SERWeb and separate credentials
for digest authentication may be needed. One such example are setups where
- subscribers get HW user agents with locked configuration and thay do not
+ subscribers get HW user agents with locked configuration and they do not
know the password and are not allowed to change it. If they should be able
to authenticate in SERWeb then they need different credentials with
different password.