From: bert hubert Date: Sat, 28 Oct 2017 20:33:20 +0000 (+0200) Subject: fix typo in docs X-Git-Tag: rec-4.1.0-rc2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=df209828ccbbfc289be67ec7edb940845455ceed;p=thirdparty%2Fpdns.git fix typo in docs --- diff --git a/pdns/recursordist/docs/lua-scripting/netmask.rst b/pdns/recursordist/docs/lua-scripting/netmask.rst index 458bb26be4..fb8f565506 100644 --- a/pdns/recursordist/docs/lua-scripting/netmask.rst +++ b/pdns/recursordist/docs/lua-scripting/netmask.rst @@ -41,7 +41,7 @@ Netmask class True if the netmask is an IPv6 netmask. -.. classmethod:: Netmask:match(address) -> vool +.. classmethod:: Netmask:match(address) -> bool True if the address passed in address matches