mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2024-12-22 04:57:56 +01:00
Fix javadoc reference
This commit is contained in:
parent
03f8950b16
commit
173bc55eb9
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ import sop.external.operation.*
|
||||||
import sop.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
|
* Instantiate an [ExternalSOP] object for the given binary and the given [TempDirProvider] using
|
||||||
* empty environment variables.
|
* empty environment variables.
|
||||||
|
|
Loading…
Reference in a new issue