diff --git a/src/WINNT/afsd/fs.c b/src/WINNT/afsd/fs.c index 8ea0ac737f..3ecc09a036 100644 --- a/src/WINNT/afsd/fs.c +++ b/src/WINNT/afsd/fs.c @@ -3106,7 +3106,7 @@ VLDBInit(int noAuthFlag, struct afsconf_cell *info) static struct ViceIoctl gblob; static int debug = 0; /* - * here follow some routines in suport of the setserverprefs and + * here follow some routines in support of the setserverprefs and * getserverprefs commands. They are: * SetPrefCmd "top-level" routine * addServer adds a server to the list of servers to be poked into the diff --git a/src/venus/fs.c b/src/venus/fs.c index 7e27751193..bfb45e5a92 100644 --- a/src/venus/fs.c +++ b/src/venus/fs.c @@ -3051,7 +3051,7 @@ VLDBInit(int noAuthFlag, struct afsconf_cell *info) static struct ViceIoctl gblob; static int debug = 0; /* - * here follow some routines in suport of the setserverprefs and + * here follow some routines in support of the setserverprefs and * getserverprefs commands. They are: * SetPrefCmd "top-level" routine * addServer adds a server to the list of servers to be poked into the