From 26a59d01a8e4a27fa73b12193dac39dac3f3338a Mon Sep 17 00:00:00 2001 From: sid Date: Thu, 27 Jul 2023 22:20:17 +0000 Subject: Fix incorrect time unit comment for PulseInterval --- apt-pkg/acquire.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apt-pkg/acquire.h b/apt-pkg/acquire.h index 17b68768e..57a74aa4d 100644 --- a/apt-pkg/acquire.h +++ b/apt-pkg/acquire.h @@ -278,7 +278,7 @@ class APT_PUBLIC pkgAcquire * methods on #Log to report on the progress of the download. * * \param PulseInterval The method pkgAcquireStatus::Pulse will be - * invoked on #Log at intervals of PulseInterval milliseconds. + * invoked on #Log at intervals of PulseInterval microseconds. * * \return the result of the download. */ -- cgit v1.2.3-70-g09d2