diff --git a/src/ca/catime.c b/src/ca/catime.c index 9c96b29af..7f0152c53 100644 --- a/src/ca/catime.c +++ b/src/ca/catime.c @@ -141,7 +141,7 @@ int catime (char *channelName) itemList[i].val.intval = 0; itemList[i].type = DBR_INT; } - printf ("interger test\n"); + printf ("integer test\n"); test (itemList, NELEMENTS(itemList)); printf ("free test\n");