fixed error string text

This commit is contained in:
Janet B. Anderson
1992-09-14 14:33:52 +00:00
parent 42ade33bef
commit db14592846

View File

@@ -297,7 +297,7 @@ CONTINUE:
default :
status=-1;
recGblRecordError(S_db_badField,(void *)pmbbo,
"ao:process Illegal IVOA field");
"mbbo:process Illegal IVOA field");
}
}