summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/library/apt.progress.gtk2.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/library/apt.progress.gtk2.rst b/doc/source/library/apt.progress.gtk2.rst
index 6c00e731..0d53ad41 100644
--- a/doc/source/library/apt.progress.gtk2.rst
+++ b/doc/source/library/apt.progress.gtk2.rst
@@ -38,9 +38,9 @@ GObject progress classes
Emitted when a conffile update is happening.
-.. class:: GFetchProgress
+.. class:: GAcquireProgress
- An implementation of :class:`apt.progress.old.FetchProgress` supporting
+ An implementation of :class:`apt.progress.base.AcquireProgress` supporting
GObject signals. The class emits the following signals:
.. describe:: status-changed(description: str, percent: int)