typo fix
This commit is contained in:
parent
570ad83371
commit
8858ca18c9
|
@ -720,7 +720,7 @@ structure types can be made with plt.runtime.makeStructureType. For example,
|
||||||
3, // required number of arguments
|
3, // required number of arguments
|
||||||
0, // number of automatically-filled fields
|
0, // number of automatically-filled fields
|
||||||
false, // OPTIONAL: the auto-v value
|
false, // OPTIONAL: the auto-v value
|
||||||
false, // OPTIONAL: a guard procedure
|
false // OPTIONAL: a guard procedure
|
||||||
);
|
);
|
||||||
}|
|
}|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user