From c2a9ce186fdc19fe5513e680ed089fb0236077cc Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 23 Oct 2023 15:34:34 +0200 Subject: [systemstatus] Fix comment typo --- modules-available/systemstatus/inc/systemstatus.inc.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules-available/systemstatus/inc/systemstatus.inc.php b/modules-available/systemstatus/inc/systemstatus.inc.php index ff8543c1..8bc67385 100644 --- a/modules-available/systemstatus/inc/systemstatus.inc.php +++ b/modules-available/systemstatus/inc/systemstatus.inc.php @@ -58,9 +58,9 @@ class SystemStatus } /** - * Get timestamp of the available updates. This is an estimate, the downloaded apt data usually - * preserves the Last-Modified timestamp from the HTTP download or the according data. Note - * that this list gets updated whener any available package changes, so it does not necessarily + * Get timestamp of the available updates. This is an estimate; the downloaded apt data usually + * preserves the Last-Modified timestamp from the HTTP download of the according data. Note + * that this list gets updated whenever any available package changes, so it does not necessarily * mean that any currently installed package can be updated when the list changes. */ public static function getAptLastDbUpdateTime(): int -- cgit v1.2.3-55-g7522