From: Josh Soref Date: Wed, 10 Mar 2021 16:20:11 +0000 (-0500) Subject: spelling: start X-Git-Tag: rec-4.5.0-beta1~30^2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d07ed91e2d596eb10b0ad4cceb61a37bd15639d0;p=thirdparty%2Fpdns.git spelling: start Signed-off-by: Josh Soref --- diff --git a/.github/actions/spell-check/allow.txt b/.github/actions/spell-check/allow.txt index 4cfcee2938..007d439e43 100644 --- a/.github/actions/spell-check/allow.txt +++ b/.github/actions/spell-check/allow.txt @@ -3748,7 +3748,6 @@ statnodesince statnumentries statnumhit statnummiss -Statsv stattid statvisitor stdcxx @@ -3766,7 +3765,6 @@ stormap storvect storvector stoull -strart strbind strcasecmp strchr diff --git a/pdns/dnsbackend.hh b/pdns/dnsbackend.hh index 62394515f7..b339b229e0 100644 --- a/pdns/dnsbackend.hh +++ b/pdns/dnsbackend.hh @@ -257,7 +257,7 @@ public: return false; } - //! aborts the transaction started by strartTransaction, should leave state unaltered + //! aborts the transaction started by startTransaction, should leave state unaltered virtual bool abortTransaction() { return false;