瀏覽代碼

Fix method name in the documentation.

tags/0.9.0
Vsevolod Stakhov 9 年之前
父節點
當前提交
a15fc684b6
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/lua/lua_task.c

+ 1
- 1
src/lua/lua_task.c 查看文件

@@ -163,7 +163,7 @@ LUA_FUNCTION_DEF (task, get_urls);
*/
LUA_FUNCTION_DEF (task, get_content);
/***
* @method task:get_urls()
* @method task:get_emails()
* Get all email addresses found in a message.
* @return {table rspamd_url} list of all email addresses found
*/

Loading…
取消
儲存