Skip to content

Commit

Permalink
umu_util: update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
R1kaB3rN committed Aug 13, 2024
1 parent 013603e commit 5a0a146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion umu/umu_util.py
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ def find_obsolete() -> None:


def get_osrelease_id() -> str:
"""Get the identity of the OS."""
"""Get the identity of the host OS."""
release: Path
osid: str = ""

Expand Down

0 comments on commit 5a0a146

Please sign in to comment.