X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=support%2Fnfs%2Fcacheio.c;fp=support%2Fnfs%2Fcacheio.c;h=4df80a6f3efcf97e7be438e09b95a6f28669c045;hp=a4bfedbbc02eb1e3522dea1172be1973ff54b3de;hb=e91ff0175602cc56f223f1d92de6511099fa40d1;hpb=f981e46adaab5da3d105b5adf735e9ce9c19a1d5 diff --git a/support/nfs/cacheio.c b/support/nfs/cacheio.c index a4bfedb..4df80a6 100644 --- a/support/nfs/cacheio.c +++ b/support/nfs/cacheio.c @@ -249,7 +249,7 @@ cache_flush(int force) char path[200]; time_t now; /* Note: the order of these caches is important. - * The need to be flushed in dependancy order. So + * They need to be flushed in dependancy order. So * a cache that references items in another cache, * as nfsd.fh entries reference items in nfsd.export, * must be flushed before the cache that it references.