diff --git a/actions/upgrades b/actions/upgrades index 1e5c42d5f..8cd035ca8 100755 --- a/actions/upgrades +++ b/actions/upgrades @@ -1,5 +1,4 @@ #!/usr/bin/python3 -# -*- mode: python -*- # # This file is part of Plinth. # diff --git a/plinth/modules/upgrades/templates/upgrades.html b/plinth/modules/upgrades/templates/upgrades.html index 45f904c46..9e05c9006 100644 --- a/plinth/modules/upgrades/templates/upgrades.html +++ b/plinth/modules/upgrades/templates/upgrades.html @@ -23,7 +23,7 @@
This will run unattended-upgrades, which will attempt to upgrade your system -with the latest Debian packages. It may take a minute to complete.
+with the latest Debian packages. It may take a few minutes to complete.