]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
spelling: start
authorJosh Soref <jsoref@users.noreply.github.com>
Wed, 10 Mar 2021 16:20:11 +0000 (11:20 -0500)
committerJosh Soref <jsoref@users.noreply.github.com>
Fri, 12 Mar 2021 14:22:45 +0000 (09:22 -0500)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
.github/actions/spell-check/allow.txt
pdns/dnsbackend.hh

index 4cfcee293858a6f0ed16a98bf33e3f3fd6cf654e..007d439e433e48fd015882735d293046573879c3 100644 (file)
@@ -3748,7 +3748,6 @@ statnodesince
 statnumentries
 statnumhit
 statnummiss
-Statsv
 stattid
 statvisitor
 stdcxx
@@ -3766,7 +3765,6 @@ stormap
 storvect
 storvector
 stoull
-strart
 strbind
 strcasecmp
 strchr
index 62394515f724dea741bf8fe21574884cea2264c7..b339b229e095a768edfae6b8f06d76104cfb68ca 100644 (file)
@@ -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;