summaryrefslogtreecommitdiffstats
path: root/src/map/pga/pgaMatch.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/pga/pgaMatch.c')
-rw-r--r--src/map/pga/pgaMatch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/pga/pgaMatch.c b/src/map/pga/pgaMatch.c
index f9f6b5c4..77d82b86 100644
--- a/src/map/pga/pgaMatch.c
+++ b/src/map/pga/pgaMatch.c
@@ -29,7 +29,7 @@ static char * s_Modes[4] = { "Delay", "Flow", "Area", "Switch" };
static int Pga_MappingMatchNode( Pga_Man_t * p, int NodeId, Cut_Cut_t * pList, int Mode );
////////////////////////////////////////////////////////////////////////
-/// FUNCTION DEFITIONS ///
+/// FUNCTION DEFINITIONS ///
////////////////////////////////////////////////////////////////////////
/**Function*************************************************************