This commit is contained in:
Mario Hüttel 2019-08-19 19:51:40 +02:00
parent 17c9d088cc
commit c2323ab43d
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
* @file gds-tree-checker.c
* @brief Checking functions of a cell tree
*
* This file contains cehcking functions for the GDS cell tree.
* This file contains checking functions for the GDS cell tree.
* These functions include checks if all child references could be resolved,
* and if the cell tree contains loops.
*