=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/fileio.c,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- src/usr.bin/mg/fileio.c 2003/08/15 23:23:18 1.38 +++ src/usr.bin/mg/fileio.c 2003/11/08 19:17:29 1.39 @@ -1,4 +1,4 @@ -/* $OpenBSD: fileio.c,v 1.38 2003/08/15 23:23:18 vincent Exp $ */ +/* $OpenBSD: fileio.c,v 1.39 2003/11/08 19:17:29 jmc Exp $ */ /* * POSIX fileio.c @@ -215,7 +215,7 @@ /* * The string "fn" is a file name. * Perform any required appending of directory name or case adjustments. - * If NO_DIR is not defined, the same file should be refered to even if the + * If NO_DIR is not defined, the same file should be referred to even if the * working directory changes. */ #ifdef SYMBLINK