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 e1d34c2 commit f10b7e7Copy full SHA for f10b7e7
src/docs/antora/modules/ROOT/pages/fundamentals.adoc
@@ -184,7 +184,7 @@ icon:cubes[] Example
184
| ├— icon:coffee[] package-info.java
185
| └─ icon:plus-circle[role=green] SomeSpiInterface.java
186
└─ icon:cube[] example.order.internal
187
- └─ icon:plus-circle[role=green] SomethingOrderInternal.java
+ └─ icon:minus-circle[role=red] SomethingOrderInternal.java
188
----
189
190
.`package-info.java` in `example.order.spi`
0 commit comments