summaryrefslogtreecommitdiffstats
path: root/src/base/abcs/abcFpgaSeq.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/abcs/abcFpgaSeq.c')
-rw-r--r--src/base/abcs/abcFpgaSeq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/abcs/abcFpgaSeq.c b/src/base/abcs/abcFpgaSeq.c
index d68c2082..2fff1b14 100644
--- a/src/base/abcs/abcFpgaSeq.c
+++ b/src/base/abcs/abcFpgaSeq.c
@@ -36,7 +36,7 @@ static Abc_Ntk_t * Abc_NtkFpgaSeqConstruct( Seq_FpgaMan_t * p );
static void Abc_NtkFpgaSeqRetime( Seq_FpgaMan_t * p, Abc_Ntk_t * pNtkNew );
////////////////////////////////////////////////////////////////////////
-/// FUNCTION DEFITIONS ///
+/// FUNCTION DEFINITIONS ///
////////////////////////////////////////////////////////////////////////
/**Function*************************************************************