Skip to content

Commit

Permalink
Indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarrero committed Jul 19, 2024
1 parent 76ed62c commit 0c2ad1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dnf/cli/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ def do_transaction(self, display=()):
if dnf.util._is_bootc_host():
bootc_docs = dnf.util._bootc_doc_url()
if bootc_docs:
_bootc_host_msg = _("""
_bootc_host_msg = _("""
*** Error: system is configured to be read-only; for more
*** information see: {dnf.util._bootc_doc_url()}`.
""")
Expand Down

0 comments on commit 0c2ad1a

Please sign in to comment.