Explorar o código

fix typo in SrvRecords documentation

Git-Dch: Ignore
David Kalnischkies %!s(int64=10) %!d(string=hai) anos
pai
achega
e6849dd846
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.SrvRecords

+ 1 - 1
README.SrvRecords

@@ -12,7 +12,7 @@ If the server sends SRV records
 as a reply APT will use those to connect to the server(s) in
 this reply. It will honor the "priority" field in the reply.
 
-However it does not implement the "weight" alogrithm as described
+However it does not implement the "weight" algorithm as described
 in RFC 2782. It will use an equal weight for each server of the
 same priority.