diff --git a/include/sta/Network.hh b/include/sta/Network.hh index 32178fea..6f5c7af6 100644 --- a/include/sta/Network.hh +++ b/include/sta/Network.hh @@ -59,7 +59,7 @@ typedef Map NetDrvrPinsMap; // Bus bit ports, which are one bit of a bus port such as D[0]. // Bus bit ports are always members of a bus. // Instances are calls of cells in the design hierarchy -// Hierarchcial and leaf instances are in the network. +// Hierarchical and leaf instances are in the network. // At the top of the hierarchy is a top level instance that // has instances for the top level netlist. // Pins are a connection between an instance and a net corresponding