Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: mulhern <[email protected]>
  • Loading branch information
mulkieran committed Jun 1, 2022
1 parent 131318f commit fbc8134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stratis_cli/_actions/_pool.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ def _fetch_stopped_pools_property(proxy):

def _maybe_inconsistent(value, interp):
"""
Take a value that represents possibly inconsistency via result type.
Take a value that represents possible inconsistency via result type.
:param value: a tuple, second item is the value
:param interp: a function to intepret the optional value
Expand Down

0 comments on commit fbc8134

Please sign in to comment.