Skip to content

Commit

Permalink
Fixed a javadoc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
elecharny committed Feb 28, 2024
1 parent 33ffc7d commit 14d8761
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 14d8761

Please sign in to comment.