Skip to content

Commit 82aa006

Browse files
committed
Typo in javadoc
1 parent 02ddce4 commit 82aa006

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • core/src/main/kotlin/org/evomaster/core/output/dto

core/src/main/kotlin/org/evomaster/core/output/dto/GeneToDto.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ class GeneToDto(
3939
/**
4040
* @param leafGene to obtain the refType if the component is defined with a name
4141
* @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
42+
* @param capitalize to determine if the DTO string name must be capitalized for test case writing
4343
*
4444
* @return the DTO name that will be used to instantiate the first variable
4545
*/

0 commit comments

Comments
 (0)