Skip to content

Commit 6a84ffb

Browse files
committed
typo fix
1 parent 3487d44 commit 6a84ffb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

IntelliJ/src/main/java/com/nuix/enginebaseline/NuixEngine.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ public NuixEngine setUserDataDirectory(File directory) {
264264
* </ul>
265265
* </li>
266266
* <li>Logging is initialized</li>
267-
* <li>The Nuix Engine GlobaContainer instance is created if needed</li>
267+
* <li>The Nuix Engine GlobalContainer instance is created if needed</li>
268268
* <li>An Engine instance is created</li>
269269
* <li>Any provided {@link NuixLicenseResolver} instances are iteratively called upon to obtain a license until an
270270
* instance has successfully acquired one.

0 commit comments

Comments
 (0)