فهرست منبع

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

Kamailio Dev 4 سال پیش
والد
کامیت
ad4f746c22
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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