Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion circuits/smt/smtprocessorsm.circom
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
/***************************************************************************************************
Each level on a SMTProcessor has a state.

The state of the level depends on the state of te botom level and on `xor` and
The state of the level depends on the state of the botom level and on `xor` and
`is0` signals.

`isOldLev` 1 when is the level where oldLeaf is.
Expand Down