diff --git a/src/utilities/guard/guard.cpp b/src/utilities/guard/guard.cpp index 32d1134cba..5bb3542cd5 100644 --- a/src/utilities/guard/guard.cpp +++ b/src/utilities/guard/guard.cpp @@ -86,7 +86,7 @@ int CLIB_ROUTINE main( int argc, char **argv) * * Functional description * The main for fbguard. This process is used to start - * the stanalone server and keep it running after an abnormal termination. + * the standalone server and keep it running after an abnormal termination. * **************************************/ USHORT option = FOREVER; /* holds FOREVER or ONETIME or IGNORE */