fix spell-o in comment

This commit is contained in:
Jim Meyering 2000-10-16 08:10:58 +00:00
parent d15557db96
commit fd00df9c4d

View File

@ -1,7 +1,7 @@
struct rm_options
{
/* If nonzero, ignore nonexistant files. */
/* If nonzero, ignore nonexistent files. */
int ignore_missing_files;
/* If nonzero, query the user about whether to remove each file. */