From 4c417f9f002e91ec11963bc3d81d109173db48b5 Mon Sep 17 00:00:00 2001 From: Rodrigo Caballero Date: Wed, 14 Jun 2017 09:27:04 -0500 Subject: [PATCH] Fix minor wording issues for consistency and clarity. Signed-off-by: Rodrigo Caballero --- source/clear-linux/how-to/swupd/run.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/clear-linux/how-to/swupd/run.rst b/source/clear-linux/how-to/swupd/run.rst index 293fd06c..83d1ecb3 100644 --- a/source/clear-linux/how-to/swupd/run.rst +++ b/source/clear-linux/how-to/swupd/run.rst @@ -45,7 +45,7 @@ To disable auto-update: $ sudo swupd autoupdate --disable -If you wish to force a manual update: +To force a manual update: .. code-block:: console @@ -53,7 +53,7 @@ If you wish to force a manual update: .. note:: - When the swupd console output indicates a kernel update, then reboot + When the swupd console output indicates a kernel update, reboot immediately for the enhancements to take effect.