Index: trunk/src_plugins/drc_query/drc_query.conf =================================================================== --- trunk/src_plugins/drc_query/drc_query.conf (revision 31124) +++ trunk/src_plugins/drc_query/drc_query.conf (revision 31125) @@ -107,7 +107,7 @@ ha:min_ring { type = padstack ring too thin - title = Ring of a padstack ofbject is too thin + title = Ring of a padstack object is too thin desc = The smallest neck of the ring is thinner than the required value - the ring may break during drilling or erode away during etching. query = { pstkring(@, $min_ring) > 0 } }