Fixed typo

This commit is contained in:
Matthias Koefferlein 2025-05-22 19:47:39 +02:00
parent 6b8c79c488
commit 4dd4524da9
1 changed files with 1 additions and 1 deletions

View File

@ -1033,7 +1033,7 @@ Class<db::LayoutToNetlist> decl_dbLayoutToNetlist ("db", "LayoutToNetlist",
"'lmap' can also be left nil, in which case, a layer mapping will be provided based on the layer info attributes of "
"the layers (see \\layer_info).\n"
"\n"
"'cmap' specifies the cell mapping. Use \\create_cell_mapping or \\const_create_cell_mapping to "
"'cmap' specifies the cell mapping. Use \\cell_mapping_into or \\const_cell_mapping_into to "
"define the target cells in the target layout and to derive a cell mapping.\n"
"\n"
"The method has three net annotation modes:\n"