Skip to content
Snippets Groups Projects
Commit 8b27e5c6 authored by Dixon Fred's avatar Dixon Fred
Browse files

Fixed typo

parent 7a19aa72
No related branches found
No related tags found
No related merge requests found
......@@ -1471,7 +1471,7 @@ check_state() {
if ! systemctl show-environment | grep LANG= | grep -q UTF-8; then
echo
echo "#"
echo "# Warning: Detected that systemctl does not define a UTF-8 language3"
echo "# Warning: Detected that systemctl does not define a UTF-8 language."
echo "#"
echo "# To temporarily correct, run the command "
echo "#"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment