Skip to content

Commit

Permalink
Update whipper/program/utils.py
Browse files Browse the repository at this point in the history
Co-Authored-By: ABCbum <[email protected]>
Signed-off-by: JoeLametta <[email protected]>
  • Loading branch information
JoeLametta and ABCbum committed Jan 29, 2020
1 parent 01f9285 commit eee1a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion whipper/program/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def unmount_device(device):
"""
Unmount the given device if it is mounted.
This usueally happens with automounted data tracks.
This usually happens with automounted data tracks.
If the given device is a symlink, the target will be checked.
"""
Expand Down

0 comments on commit eee1a81

Please sign in to comment.