Skip to content

Commit

Permalink
- fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
pefernan committed Oct 2, 2024
1 parent 27724bb commit cf92be9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ public class DecisionCodegen extends AbstractGenerator {
public static final String GENERATOR_NAME = "decisions";

/**
* (boolean) generate java classes to support strongly typed input (default false)
* (boolean) generate java classes to support strongly typed input (default false)
*/
public static String STRONGLY_TYPED_CONFIGURATION_KEY = "kogito.decisions.stronglytyped";
/**
Expand Down

0 comments on commit cf92be9

Please sign in to comment.