Module: kamailio
Branch: master
Commit: d7ef61788fcf84ff86b000f972aff99a300c5237
URL: 
https://github.com/kamailio/kamailio/commit/d7ef61788fcf84ff86b000f972aff99a300c5237

Author: ???????????????????? ???????????????????????????????? 
<git-...@aegee.org>
Committer: Daniel-Constantin Mierla <mico...@gmail.com>
Date: 2023-02-03T18:46:40+01:00

websocket: typos

---

Modified: src/modules/websocket/doc/websocket_admin.xml
Modified: src/modules/websocket/utf8_decode.h

---

Diff:  
https://github.com/kamailio/kamailio/commit/d7ef61788fcf84ff86b000f972aff99a300c5237.diff
Patch: 
https://github.com/kamailio/kamailio/commit/d7ef61788fcf84ff86b000f972aff99a300c5237.patch

---

diff --git a/src/modules/websocket/doc/websocket_admin.xml 
b/src/modules/websocket/doc/websocket_admin.xml
index 5d33184a85..8ce006c0f8 100644
--- a/src/modules/websocket/doc/websocket_admin.xml
+++ b/src/modules/websocket/doc/websocket_admin.xml
@@ -488,7 +488,7 @@ end
                </para>
                <para><emphasis>Default value is 1.</emphasis></para>
                <example>
-               <title>Set <varname>timer_interval</varname>parameter</title>
+               <title>Set <varname>timer_interval</varname> parameter</title>
                <programlisting format="linespecific">
 ...
 modparam("websocket", "timer_interval", 5)
diff --git a/src/modules/websocket/utf8_decode.h 
b/src/modules/websocket/utf8_decode.h
index 33c0ccf55f..76b378e742 100644
--- a/src/modules/websocket/utf8_decode.h
+++ b/src/modules/websocket/utf8_decode.h
@@ -47,7 +47,7 @@ static const uint8_t utf8d[] = {
        10,3,3,3,3,3,3,3,3,3,3,3,3,4,3,3, 11,6,6,6,5,8,8,8,8,8,8,8,8,8,8,8,
 
        // The second part is a transition table that maps a combination
-       // of a state of the automaton and a character class to a state.
+       // of a state of the automation and a character class to a state.
        0, 12,24,36,60,96,84,12,12,12,48,72, 
12,12,12,12,12,12,12,12,12,12,12,12,
        12, 0,12,12,12,12,12, 0,12, 0,12,12, 
12,24,12,12,12,12,12,24,12,24,12,12,
        12,12,12,12,12,12,12,24,12,12,12,12, 
12,24,12,12,12,12,12,12,12,24,12,12,

_______________________________________________
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org

Reply via email to