mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-10-06 11:57:20 +08:00
updated misspelled word
This commit is contained in:
parent
76d5269eee
commit
fb5240e225
1 changed files with 2 additions and 2 deletions
|
@ -599,7 +599,7 @@ class Qbt:
|
|||
for parent_path in orphaned_parent_path:
|
||||
util.remove_empty_directories(parent_path,"**/*")
|
||||
else:
|
||||
print_line(f"No Orphaned Filed found.",loglevel)
|
||||
print_line(f"No Orphaned Files found.",loglevel)
|
||||
return orphaned
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue