Browse Source

modules: readme files regenerated - jansson ... [skip ci]

Kamailio Dev 4 năm trước cách đây
mục cha
commit
ad4f746c22
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/modules/jansson/README

+ 1 - 1
src/modules/jansson/README

@@ -138,7 +138,7 @@ xlog("L_INFO", "foo is $var(n)");
    'false', or 'null'.
 
    Note: If you want to insert a JSON-Integer value exceeding the
-   C-Integer boundaries (e.g. C-type long), the a the number can be
+   C-Integer boundaries (e.g. C-type long), then the number can be
    provided as a string.
 
    Example 1.2. jansson_set usage