From: Josh Soref Date: Thu, 2 Feb 2017 10:20:25 +0000 (+0000) Subject: spelling: operations X-Git-Tag: rec-4.1.0-alpha1~291^2~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b8b9161c01eca5649dba77d95f777e772fba113;p=thirdparty%2Fpdns.git spelling: operations --- diff --git a/docs/markdown/authoritative/dnsupdate.md b/docs/markdown/authoritative/dnsupdate.md index fb6ca9148b..37e0d5df75 100644 --- a/docs/markdown/authoritative/dnsupdate.md +++ b/docs/markdown/authoritative/dnsupdate.md @@ -5,7 +5,7 @@ Starting with the PowerDNS Authoritative Server 3.4.0, DNS update support is ava * WKS records are specifically mentioned in the RFC, we don't specifically care about WKS records; * Anything we forgot.... -The implementation requires the backend to support a number of new oparations. Currently, the following backends have been modified to support DNS update: +The implementation requires the backend to support a number of new operations. Currently, the following backends have been modified to support DNS update: * [gmysql](backend-generic-mysql.md) * [gpgsql](backend-generic-postgresql.md)