Skip to content

Commit

Permalink
Better phrasing for the NoNews warning message
Browse files Browse the repository at this point in the history
  • Loading branch information
Antiz96 committed Jan 6, 2024
1 parent d2dcdc9 commit 29393f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/script/arch-update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@ case "${option}" in
list_news
else
echo
warning_msg "NoNews option detected\nPlease, keep in mind that users are expected to check the latest Arch news to be aware of eventual required manual interventions before updating the system"
warning_msg "NoNews option detected\nPlease, keep in mind that users are expected to check the latest Arch news before updating their system, to be aware of eventual required manual interventions"
fi
update
fi
Expand Down

0 comments on commit 29393f5

Please sign in to comment.