From 97d2e829cce2548b4b1529ae8884b3c741abb6cb Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 10 Sep 2019 13:04:25 -0700 Subject: [PATCH] Capitilize first letter --- source/4/4.3/software_sources.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/4/4.3/software_sources.rst b/source/4/4.3/software_sources.rst index 5369a59d..d232a369 100644 --- a/source/4/4.3/software_sources.rst +++ b/source/4/4.3/software_sources.rst @@ -3,10 +3,10 @@ Chapter 4.3 Managing Software Sources Occasionally you may need to change the setting of you software sources. This could involve: -- changing update settings like update frequency, notification of new releases, -- adding or removing sources such as PPAs -- changing download server -- etc, +- Changing update settings like update frequency, notification of new releases, +- Adding or removing sources such as PPAs +- Changing download server +- Etc, Usage ------