Correct Typo

This commit is contained in:
Staubiii 2023-09-04 15:14:42 +02:00 committed by GitHub
parent 4a1a7f40c9
commit 12cf4d3ecb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1798,7 +1798,7 @@ sub get_fs_info {
if ( $1 > 85 ) {
badprint "mount point $2 is using $1 % of max allowed inodes";
push( @generalrec,
"Cleanup files from $2 mountpoint or reformat you filesystem."
"Cleanup files from $2 mountpoint or reformat your filesystem."
);
}
else {