From 2e9b24211a523c754b9437d6b742d6df304d8aeb Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 7 Jun 2000 12:29:08 +0000 Subject: Spelling fixes to progdoc. --- proto/bgp/bgp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'proto/bgp/bgp.c') diff --git a/proto/bgp/bgp.c b/proto/bgp/bgp.c index 243942f..cc4c97e 100644 --- a/proto/bgp/bgp.c +++ b/proto/bgp/bgp.c @@ -566,12 +566,12 @@ bgp_init(struct proto_config *C) * bgp_error - report a protocol error * @c: connection * @code: error code (according to the RFC) - * @subcode: error subcode + * @subcode: error sub-code * @data: data to be passed in the Notification message * @len: length of the data * * bgp_error() sends a notification packet to tell the other side that a protocol - * error has occured (including the data considered erroneous if possible) and + * error has occurred (including the data considered erroneous if possible) and * closes the connection. */ void -- cgit v1.2.3