Skip to content

Commit

Permalink
Merge branch '2.2.X' into bugfix/DIRMINA-1173
Browse files Browse the repository at this point in the history
  • Loading branch information
elecharny committed Apr 18, 2024
2 parents df98d09 + 14d8761 commit 46fb20f
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -58,7 +58,7 @@ public class StateMachineProxyBuilder {
private String name = null;

/*
* The classloader to use. Iif null we will use the current thread's
* The classloader to use. If null we will use the current thread's
* context classloader.
*/
private ClassLoader defaultCl = null;
Expand Down

0 comments on commit 46fb20f

Please sign in to comment.