Skip to content

Commit 61fa6ab

Browse files
committed
resolve docs issue
1 parent 64066bf commit 61fa6ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/SwiftJavaDocumentation/Documentation.docc/SwiftJavaCommandLineTool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ public final class SomeModule ... {
259259

260260
Many of the tools–as well as SwiftPM plugin's–behaviors can be configured using the `swift-java.config` file.
261261

262-
You can refer to the ``SwiftJavaSharedConfiguration/Configuration`` struct to learn about the supported options.
262+
You can refer to the `SwiftJavaConfigurationShared/Configuration` struct to learn about the supported options.
263263

264264
Configuration from the config files may be overriden or augmented by explicit command line parameters,
265265
please refer to the options documentation for details on their behavior.

0 commit comments

Comments
 (0)