fixed spelling

This commit is contained in:
Jeff Hill
2001-01-27 00:18:43 +00:00
parent 10d8caa7ea
commit 728a319f3d
+1 -1
View File
@@ -369,7 +369,7 @@ LOCAL int req_server (void)
errlogPrintf ( "cas warning: Configured TCP port was unavailable.\n");
errlogPrintf ( "cas warning: Using dynamically assigned TCP port %hu,\n",
ca_server_port );
errlogPrintf ( "cas warning: but now two or more severs share the same UDP port.\n");
errlogPrintf ( "cas warning: but now two or more servers share the same UDP port.\n");
errlogPrintf ( "cas warning: Depending on your IP kernel this server may not be\n" );
errlogPrintf ( "cas warning: reachable with UDP unicast (a host's IP in EPICS_CA_ADDR_LIST)\n" );
}