From 3f38536d0dcfbad4b77b2a2d1f612cc5d400158d Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sat, 14 Sep 2024 18:31:05 -0700 Subject: [PATCH] Change button to drop down for clean up in upgrading --- source/D/upgrading.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/D/upgrading.rst b/source/D/upgrading.rst index 231eb300..5da8e02f 100644 --- a/source/D/upgrading.rst +++ b/source/D/upgrading.rst @@ -39,7 +39,7 @@ Next the upgrader will install packages. Along the bottom of the screen is a pro .. image:: upgradinging-install-packages.png -After the packages are installed you will be asked to if you want to clean up unneeded packages. To see which packages will be removed press the :guilabel:`Details` button. To remove packages press the :guilabel:`Remove` button. To keep the packages press the :guilabel:`Keep` button. +After the packages are installed you will be asked to if you want to clean up unneeded packages. To see which packages will be removed press the :guilabel:`Details` drop down. To remove packages press the :guilabel:`Remove` button. To keep the packages press the :guilabel:`Keep` button. .. image:: clean-up.png