Explorar o código

fix(docs): typo

Peter Thomassen %!s(int64=4) %!d(string=hai) anos
pai
achega
3c22c83c43
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/dns/rrsets.rst

+ 1 - 1
docs/dns/rrsets.rst

@@ -6,7 +6,7 @@ Retrieving and Creating DNS Records
 All DNS information is composed of so-called *Resource Record Sets*
 (*RRsets*).  An RRset is the set of all Resource Records of a given record
 type for a given name.  For example, the name ``example.com`` may have an
-RRset of type ``A``, denoting the set of IPv4 addresses associatd with this
+RRset of type ``A``, denoting the set of IPv4 addresses associated with this
 name.  In the traditional Bind zone file format, the RRset would be written
 as::