diff options
Diffstat (limited to 'bsdfsck/utilities.c')
-rw-r--r-- | bsdfsck/utilities.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bsdfsck/utilities.c b/bsdfsck/utilities.c index 2141e7f8..1c281b1b 100644 --- a/bsdfsck/utilities.c +++ b/bsdfsck/utilities.c @@ -520,7 +520,7 @@ errexit(s1, s2, s3, s4) } /* - * An unexpected inconsistency occured. + * An unexpected inconsistency occurred. * Die if preening, otherwise just print message and continue. */ /* VARARGS1 */ |