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

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.