summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog5
-rw-r--r--doc/apt-config.8.yo2
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 689f6bdae..fa9f6b44e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,12 @@
apt (0.3.6.1) unstable; urgency=low
* Fixed missing text in the apt-get(8) page. Closes: #37596
- * Made --simulate and friends work with apt-get source. Closes: #37597
+ * Made --simulate and friends work with apt-get source. Closes: #37597, #37656
* Fixed inclusion of man pages in the -doc/-dev package. Closes: #37633
* Fixed handling of the -q option with not-entirely integer arguments
Closes: #37499
-
+ * Man page typo Closes: #37762
+
-- Jason Gunthorpe <jgg@debian.org> Wed, 12 May 1999 09:18:49 -0700
apt (0.3.6) unstable; urgency=low
diff --git a/doc/apt-config.8.yo b/doc/apt-config.8.yo
index ebab4737b..f15d669ee 100644
--- a/doc/apt-config.8.yo
+++ b/doc/apt-config.8.yo
@@ -7,7 +7,7 @@ apt-config command
manpagedescription()
bf(apt-config) is an internal program used by various portions of the APT
-suite to provide consistent configuability. It accesses the main configuarion
+suite to provide consistent configurability. It accesses the main configuarion
file /etc/apt/apt.conf in a manner that is easy to use by scripted
applications.