瀏覽代碼

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