Kaynağa Gözat

fix typo in SrvRecords documentation

Git-Dch: Ignore
David Kalnischkies 10 yıl önce
ebeveyn
işleme
e6849dd846
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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
 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.
 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
 in RFC 2782. It will use an equal weight for each server of the
 same priority.
 same priority.