Skip to content

Commit bc613f1

Browse files
authored
refactor: minor formatting
1 parent 93d9ed2 commit bc613f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator-framework-core/src/main/java/io/javaoperatorsdk/operator/api/config/ConfigurationService.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ default Set<Class<? extends HasMetadata>> defaultNonSSAResource() {
365365
}
366366

367367
/**
368-
* If a javaoperatorsdk.io/previous annotation should be used so that the operator sdk can detect events from its own updates
368+
* If a {@code javaoperatorsdk.io/previous} annotation should be used so that the operator sdk can detect events from its own updates
369369
* of dependent resources and then filter them.
370370
* <p>
371371
* Disable this if you want to react to your own dependent resource updates

0 commit comments

Comments
 (0)