summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugene V. Lyubimkin <jackyf@1501-debian>2008-11-06 22:34:16 +0200
committerEugene V. Lyubimkin <jackyf@1501-debian>2008-11-06 22:34:16 +0200
commit5af4276c8e64d28f4d43e2ebb5938e9ba2c93cfa (patch)
tree2a797b24215270d5b386f8ca44510d05fffcb092
parent63b0c1775520329d3daaa9f78a7c0ac9362ef38d (diff)
doc/sources.list.5.xml: fixed grammar and typo.
-rw-r--r--debian/changelog3
-rw-r--r--doc/sources.list.5.xml2
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 8c6543a0f..9dd22caf4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ apt (0.7.18) unstable; urgency=low
* doc/examples/configure-index:
- Removed obsoleted header line. (Closes: #417638)
- Changed 'linux-kernel' to 'linux-image'.
+ * doc/sources.list.5.xml:
+ - Fixed typo and grammar in 'sources.list.d' section. Thanks to
+ Timothy G Abbott <tabbott@MIT.EDU>. (Closes: #478098)
-- Eugene V. Lyubimkin <jackyf.devel@gmail.com> Thu, 06 Nov 2008 22:18:15 +0200
diff --git a/doc/sources.list.5.xml b/doc/sources.list.5.xml
index 8b041391a..9eb66d728 100644
--- a/doc/sources.list.5.xml
+++ b/doc/sources.list.5.xml
@@ -48,7 +48,7 @@
<refsect1><title>sources.list.d</title>
<para>The <filename>/etc/apt/sources.list.d</filename> directory provides
- a way to add sources.list entries in seperate files that end with
+ a way to add sources.list entries in separate files whose names end with
<literal>.list</literal>. The format is the same as for the regular
<filename>sources.list</filename> file. </para>
</refsect1>