spell check
This commit is contained in:
parent
05299c78e6
commit
9a536d2a38
|
@ -13,7 +13,7 @@ In the previous tutorial we have set the similarity between setContinues and par
|
|||
Here we will finally proceed to a real life scenario. */
|
||||
|
||||
describe("parseIncludes", () => {
|
||||
/* Here we investigate the details about parseIncludes, before setting up a real life senario in the next section. */
|
||||
/* Here we investigate the details about parseIncludes, before setting up a real life scenario in the next section. */
|
||||
/* Everything happens inside a project, so let's have a project */
|
||||
let project = Project.createProject()
|
||||
Project.setSource(
|
||||
|
|
|
@ -50,7 +50,7 @@ let distributionErrorToString = ForTS_Distribution_Error.toString
|
|||
@genType
|
||||
let defaultSamplingEnv = ForTS_Distribution.defaultEnvironment
|
||||
|
||||
// Umur: opaqe types
|
||||
// Umur: opaque types
|
||||
// @genType
|
||||
// type declarationArg = Declaration.arg
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user