From: Gert van Dijk Date: Sun, 31 Mar 2019 17:25:21 +0000 (+0200) Subject: docs: align meta-data -> metadata X-Git-Tag: rec-4.2.0-rc1~45^2~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14b74d7a4b5b00d195e5642979571d8c997d04da;p=thirdparty%2Fpdns.git docs: align meta-data -> metadata This occurrence was the only one spelled like 'meta-data', all others are spelled as 'metadata'. --- diff --git a/docs/index.rst b/docs/index.rst index f288312e49..ca5a8e7dd8 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,7 +6,7 @@ supports a large number of backends. These backends can either be plain zone files or be more dynamic in nature. PowerDNS has the concepts of 'backends'. A backend is a datastore that -the server will consult that contains DNS records (and some meta-data). +the server will consult that contains DNS records (and some metadata). The backends range from database backends (:doc:`MySQL `, :doc:`PostgreSQL `, :doc:`Oracle `) and :doc:`Bind-zonefiles ` to :doc:`co-processes ` and :doc:`JSON API's `.