summaryrefslogtreecommitdiffstats
path: root/src/proof/ssw/sswSim.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/proof/ssw/sswSim.c')
-rw-r--r--src/proof/ssw/sswSim.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/proof/ssw/sswSim.c b/src/proof/ssw/sswSim.c
index c458855d..e1bcc149 100644
--- a/src/proof/ssw/sswSim.c
+++ b/src/proof/ssw/sswSim.c
@@ -321,7 +321,7 @@ int Ssw_SmlNodeIsZeroFrame( Ssw_Sml_t * p, Aig_Obj_t * pObj, int f )
/**Function*************************************************************
- Synopsis [Counts the number of one's in the patten the object.]
+ Synopsis [Counts the number of one's in the pattern of the object.]
Description []
@@ -350,7 +350,7 @@ int Ssw_SmlNodeCountOnesReal( Ssw_Sml_t * p, Aig_Obj_t * pObj )
/**Function*************************************************************
- Synopsis [Counts the number of one's in the patten the object.]
+ Synopsis [Counts the number of one's in the pattern of the objects.]
Description []