]> git.saurik.com Git - apt.git/commitdiff
fix typo in SrvRecords documentation
authorDavid Kalnischkies <david@kalnischkies.de>
Wed, 6 Jan 2016 01:43:27 +0000 (02:43 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Fri, 8 Jan 2016 14:40:01 +0000 (15:40 +0100)
Git-Dch: Ignore

README.SrvRecords

index 2ba7ff52e18949a4806441ea134f4c0169303b21..a3da645191b21ce54723a5abdcd61cc8b842a907 100644 (file)
@@ -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.