summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--doc/apt-cache.8.xml2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b1da71ecc..137e39763 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+apt (0.5.25) unstable; urgency=low
+
+ * Fix typo in apt-cache(8) (Closes: #238578)
+
+ --
+
apt (0.5.24) unstable; urgency=low
* Updated Czech translation from Miroslav Kure <kurem@upcase.inf.upol.cz>
diff --git a/doc/apt-cache.8.xml b/doc/apt-cache.8.xml
index 071b1aea4..34749fd77 100644
--- a/doc/apt-cache.8.xml
+++ b/doc/apt-cache.8.xml
@@ -245,7 +245,7 @@ Reverse Provides:
</varlistentry>
<varlistentry><term>policy <replaceable>[ pkg(s) ]</replaceable></term>
- <listitem><para><literal>policy</literal> is ment to help debug issues relating to the
+ <listitem><para><literal>policy</literal> is meant to help debug issues relating to the
preferences file. With no arguments it will print out the
priorities of each source. Otherwise it prints out detailed information
about the priority selection of the named package.</para></listitem>