Skip to content

Commit

Permalink
Fix a typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
gbrail committed Dec 18, 2024
1 parent ed8017f commit 8766cdf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ public static boolean isJavaVersionAtLeast(int desiredVersion) {
}

/**
* Execute the provided script and assert the result. The language version is not ch anged.
* Execute the provided script and assert the result. The language version is not changed.
*
* @param expected the expected result
* @param script the javascript script to execute
Expand Down

0 comments on commit 8766cdf

Please sign in to comment.