Skip to content
Snippets Groups Projects
Commit f2e9e0e8 authored by Alexander Schreiber's avatar Alexander Schreiber
Browse files

tiny typo fix

Reviewed-by: iustinp
parent d8a4b51d
No related branches found
No related tags found
No related merge requests found
......@@ -549,7 +549,7 @@ def _FormatBlockDevInfo(buf, dev, indent_level):
"""
def helper(buf, dtype, status):
"""Format one line for phsyical device status."""
"""Format one line for physical device status."""
if not status:
buf.write("not active\n")
else:
......
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