spelling: debugging

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-01-01 14:30:07 -05:00
parent 7d24d97045
commit cad1215501
1 changed files with 1 additions and 1 deletions

2
sanoid
View File

@ -1137,7 +1137,7 @@ sub check_zpool() {
}
}
# Tony: Debuging
# Tony: Debugging
# print "Size: $size \t Used: $used \t Avai: $avail \t Cap: $cap \t Health: $health\n";
close(STAT);