diff --git a/src/libvxWorks/iocLogClient.c b/src/libvxWorks/iocLogClient.c index 66b404be3..1c61d9220 100644 --- a/src/libvxWorks/iocLogClient.c +++ b/src/libvxWorks/iocLogClient.c @@ -363,7 +363,7 @@ LOCAL void logClientShutdown(void) if (iocLogFD!=ERROR) { /* * unfortunately this does not currently work because WRS - * runs the reboot hooks in the order the order that + * runs the reboot hooks in the order that * they are installed (and the network is already shutdown * by the time we get here) */