diff options
author | Michael Vogt <mvo@ubuntu.com> | 2015-08-24 12:39:57 +0200 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2015-08-24 12:39:57 +0200 |
commit | c8ec5ab764e90565b58ba5f55f4d9d6939b44c69 (patch) | |
tree | a1d6531ced159f516d7ce7eaa008e1ae6eac99c7 /doc/apt.conf.5.xml | |
parent | a27c4e88a5820ac0642c68f72d01e5eac3dfc6b5 (diff) |
Fix typo
Thanks: Julian Andres Klode
Git-Dch: ignore
Diffstat (limited to 'doc/apt.conf.5.xml')
-rw-r--r-- | doc/apt.conf.5.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt.conf.5.xml b/doc/apt.conf.5.xml index 13732f84f..920b42ba1 100644 --- a/doc/apt.conf.5.xml +++ b/doc/apt.conf.5.xml @@ -597,7 +597,7 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";}; </para></listitem> </varlistentry> - <varlistentry><term><option>EnableSrvRecods</option></term> + <varlistentry><term><option>EnableSrvRecords</option></term> <listitem><para> This option controls if apt will use the DNS SRV server record as specified in RFC 2782 to select an alternative server to |