commit 86d02b2: [Minor] Oops, fix misprint
Vsevolod Stakhov
vsevolod at highsecure.ru
Mon Nov 18 16:14:15 UTC 2019
Author: Vsevolod Stakhov
Date: 2019-11-18 16:10:43 +0000
URL: https://github.com/rspamd/rspamd/commit/86d02b24f04277f7bd78e075652cd93353507099
[Minor] Oops, fix misprint
---
doc/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/Makefile b/doc/Makefile
index 888dc6b4b..6c99a9288 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -38,7 +38,7 @@ lua_clickhouse:
lua_selectors:
$(LLUADOC) < ../lualib/lua_selectors/init.lua > markdown/lua/lua_selectors.md
-lua_clickhouse:
+lua_mime:
$(LLUADOC) < ../lualib/lua_mime.lua > markdown/lua/lua_mime.md
rspamd_regexp: ../src/lua/lua_regexp.c
More information about the Commits
mailing list