From 4ca0d0847e015bbecf6db3cec8f3ce57c2d8035c Mon Sep 17 00:00:00 2001 From: Ondrej Filip Date: Wed, 3 Apr 2002 15:41:05 +0000 Subject: Small typo fixed. --- proto/ospf/lsalib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proto') diff --git a/proto/ospf/lsalib.c b/proto/ospf/lsalib.c index 2d307b5..46dc707 100644 --- a/proto/ospf/lsalib.c +++ b/proto/ospf/lsalib.c @@ -412,7 +412,7 @@ lsa_comp(struct ospf_lsa_header *l1, struct ospf_lsa_header *l2) * @oa: current ospf_area * * This function ensures installing new LSA into LSA database. Old instance is - * replaced. Several actions are taken to detec if new routing table + * replaced. Several actions are taken to detect if new routing table * calculation is necessary. This is described in 13.2 of RFC 2328. */ struct top_hash_entry * -- cgit v1.2.3