diff options
-rw-r--r-- | README.SrvRecords | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.SrvRecords b/README.SrvRecords index 2ba7ff52e..a3da64519 100644 --- a/README.SrvRecords +++ b/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. |