mirror of
https://github.com/martijnvanbrummelen/nwipe.git
synced 2026-03-01 02:12:12 +00:00
change spelling fixes github bug #31
This commit is contained in:
@@ -277,7 +277,7 @@ int nwipe_options_parse( int argc, char** argv )
|
||||
|| nwipe_options.rounds < 1
|
||||
)
|
||||
{
|
||||
fprintf( stderr, "Error: The rounds argument must be a postive integer.\n" );
|
||||
fprintf( stderr, "Error: The rounds argument must be a positive integer.\n" );
|
||||
exit( EINVAL );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user