correction of exception message for multiple value-ids

This commit is contained in:
Mario Fink 2021-09-16 15:34:02 +02:00
parent 4d0feb4716
commit 337fbf9745

View File

@ -452,7 +452,7 @@ void tdm_termite::process_localcolumns(bool showlog, pugi::xml_document& xml_doc
}
else
{
throw std::logic_error("localcolumn with out/multiple values id(s)");
throw std::logic_error("localcolumn with multiple values id(s)");
}
// add external id referring to block in <usi:include>