Fix javadoc reference

This commit is contained in:
Paul Schaub 2024-03-17 15:41:44 +01:00
parent 03f8950b16
commit 7a825c7607
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ import sop.external.operation.*
import sop.operation.*
/**
* Implementation of the {@link SOP} API using an external SOP binary.
* Implementation of the [SOP] API using an external SOP binary.
*
* Instantiate an [ExternalSOP] object for the given binary and the given [TempDirProvider] using
* empty environment variables.