Correct typo in comment in src/config.ml
This commit is contained in:
parent
b4cc3ae756
commit
c441f8b1a6
@ -1,4 +1,4 @@
|
|||||||
(** Maximum Number of variabnles declared in a sngle node.
|
(** Maximum Number of variables declared in a single node.
|
||||||
* This corresponds to the sum of the number of local, input and output
|
* This corresponds to the sum of the number of local, input and output
|
||||||
* variables. *)
|
* variables. *)
|
||||||
let maxvar = 100
|
let maxvar = 100
|
||||||
|
Loading…
Reference in New Issue
Block a user