We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02ddce4 commit 82aa006Copy full SHA for 82aa006
1 file changed
core/src/main/kotlin/org/evomaster/core/output/dto/GeneToDto.kt
@@ -39,7 +39,7 @@ class GeneToDto(
39
/**
40
* @param leafGene to obtain the refType if the component is defined with a name
41
* @param fallback to provide a fallback on the DTO named with the action if the component is defined inline
42
- q* @param capitalize to determine if the DTO string name must be capitalized for test case writing
+ * @param capitalize to determine if the DTO string name must be capitalized for test case writing
43
*
44
* @return the DTO name that will be used to instantiate the first variable
45
*/
0 commit comments