diff --git a/src/db/db/gsiDeclDbLayoutToNetlist.cc b/src/db/db/gsiDeclDbLayoutToNetlist.cc index 34be0b7c8..506e7dc32 100644 --- a/src/db/db/gsiDeclDbLayoutToNetlist.cc +++ b/src/db/db/gsiDeclDbLayoutToNetlist.cc @@ -1236,7 +1236,7 @@ Class decl_dbLayoutToNetlist ("db", "LayoutToNetlist", "placed by 'put' attached to them.\n" "\n" "It is possible to skip primary shapes of a specific net by calling the 'skip' function with a 'true'\n" - "value. It is also possible to configure the output in more detail, i.e. to skip other or all layers, to\n" + "value. It is also possible to configure the output in more detail, i.e. to copy other or all layers, to\n" "replace the output by the net's bounding box above a certain complexity, or to select merged polygons or " "unmerged ones, by using 'copy' instead of 'skip'. See below for more details.\n" "\n"