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 dd717ec commit e9e5673Copy full SHA for e9e5673
src/docs/antora/modules/ROOT/pages/fundamentals.adoc
@@ -262,7 +262,7 @@ icon:cubes[] Example
262
| ├— icon:coffee[] package-info.java
263
| └─ icon:plus-circle[role=green] SomeSpiInterface.java
264
└─ icon:cube[] example.order.internal
265
- └─ icon:plus-circle[role=green] SomethingOrderInternal.java
+ └─ icon:minus-circle[role=red] SomethingOrderInternal.java
266
----
267
268
.`package-info.java` in `example.order.spi`
0 commit comments