From: Vsevolod Stakhov Date: Mon, 21 Mar 2016 13:51:58 +0000 (+0000) Subject: [Minor] Another fix to number of `~` symbols... X-Git-Tag: 1.2.1~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32faea2585433c4864e279deeb798b1eea5e6ac2;p=thirdparty%2Frspamd.git [Minor] Another fix to number of `~` symbols... --- diff --git a/doc/markdown/modules/rspamd_update.md b/doc/markdown/modules/rspamd_update.md index de3bb08ce7..78b004c8cb 100644 --- a/doc/markdown/modules/rspamd_update.md +++ b/doc/markdown/modules/rspamd_update.md @@ -42,7 +42,7 @@ trusted_keys = [""]; or add it as `key` definition to the map string: -~~ucl +~~~ucl map = "sign+key=+http://example.com/map" ~~~