summaryrefslogtreecommitdiffstats
path: root/src/bdd/parse/parseStack.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bdd/parse/parseStack.c')
-rw-r--r--src/bdd/parse/parseStack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bdd/parse/parseStack.c b/src/bdd/parse/parseStack.c
index 8329070e..44e63971 100644
--- a/src/bdd/parse/parseStack.c
+++ b/src/bdd/parse/parseStack.c
@@ -37,7 +37,7 @@ struct ParseStackOpStruct
};
////////////////////////////////////////////////////////////////////////
-/// FUNCTION DEFITIONS ///
+/// FUNCTION DEFINITIONS ///
////////////////////////////////////////////////////////////////////////
/**Function*************************************************************