summaryrefslogtreecommitdiff
path: root/cmdline
diff options
context:
space:
mode:
authorEugene V. Lyubimkin <jackyf@1501-debian>2008-11-07 23:59:28 +0200
committerEugene V. Lyubimkin <jackyf@1501-debian>2008-11-07 23:59:28 +0200
commit8669a82ef889bdb947d62ab3ff11f27d70a9d2d6 (patch)
tree45401aef2b4e7e9bd0930640727af2c82f575c50 /cmdline
parent425684e05521bba07b03dc2c5e647908ce757141 (diff)
parentf03edb29dfcc1ece0dd4161705830274bf0f7739 (diff)
Merged from debian-sid.
Diffstat (limited to 'cmdline')
-rw-r--r--cmdline/apt-cache.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmdline/apt-cache.cc b/cmdline/apt-cache.cc
index f10ea48be..5513fcc90 100644
--- a/cmdline/apt-cache.cc
+++ b/cmdline/apt-cache.cc
@@ -1272,7 +1272,7 @@ bool DisplayRecord(pkgCache::VerIterator V)
/*}}}*/
// Search - Perform a search /*{{{*/
// ---------------------------------------------------------------------
-/* This searches the package names and pacakge descriptions for a pattern */
+/* This searches the package names and package descriptions for a pattern */
struct ExDescFile
{
pkgCache::DescFile *Df;