summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-item.h
diff options
context:
space:
mode:
Diffstat (limited to 'apt-pkg/acquire-item.h')
-rw-r--r--apt-pkg/acquire-item.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-pkg/acquire-item.h b/apt-pkg/acquire-item.h
index 9bcc32f21..2ae7bf27c 100644
--- a/apt-pkg/acquire-item.h
+++ b/apt-pkg/acquire-item.h
@@ -315,7 +315,7 @@ class pkgAcqSubIndex : public pkgAcquire::Item
virtual string Custom600Headers();
virtual bool ParseIndex(string const &IndexFile);
- /** \brief Create a new pkgAcqDiffIndex.
+ /** \brief Create a new pkgAcqSubIndex.
*
* \param Owner The Acquire object that owns this item.
*