From 40dab8bd5b0010e382f551fe2bca2f26a6d42ed8 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Tue, 3 Jul 2001 18:01:40 +0000 Subject: [PATCH] fixed spelling in comment --- src/ca/acctst.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ca/acctst.c b/src/ca/acctst.c index 2da098813..06f053fb4 100644 --- a/src/ca/acctst.c +++ b/src/ca/acctst.c @@ -135,7 +135,7 @@ void monitorSubscriptionFirstUpdateTest ( const char *pName, chid chan ) /* * verify that the first event arrives (w/o evid) - * and ehen channel initially disconnected + * and when channel initially disconnected */ eventCount = 0u; waitCount = 0u;