diff --git a/src/rec/recBo.c b/src/rec/recBo.c index 6d9bcb324..a8fc8c15d 100644 --- a/src/rec/recBo.c +++ b/src/rec/recBo.c @@ -286,7 +286,7 @@ static long process(pbo) default : status=-1; recGblRecordError(S_db_badField,(void *)pbo, - "ao:process Illegal IVOA field"); + "bo:process Illegal IVOA field"); } }