We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64066bf commit 61fa6abCopy full SHA for 61fa6ab
Sources/SwiftJavaDocumentation/Documentation.docc/SwiftJavaCommandLineTool.md
@@ -259,7 +259,7 @@ public final class SomeModule ... {
259
260
Many of the tools–as well as SwiftPM plugin's–behaviors can be configured using the `swift-java.config` file.
261
262
-You can refer to the ``SwiftJavaSharedConfiguration/Configuration`` struct to learn about the supported options.
+You can refer to the `SwiftJavaConfigurationShared/Configuration` struct to learn about the supported options.
263
264
Configuration from the config files may be overriden or augmented by explicit command line parameters,
265
please refer to the options documentation for details on their behavior.
0 commit comments