Skip to content

Commit 8149fe8

Browse files
csviriSoroosh Sarabadani
andauthored
Update operator-framework/src/main/java/io/javaoperatorsdk/operator/processing/event/internal/CustomResourceEventSource.java
Co-authored-by: Soroosh Sarabadani <[email protected]>
1 parent 5dc2a36 commit 8149fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator-framework/src/main/java/io/javaoperatorsdk/operator/processing/event/internal/CustomResourceEventSource.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
import static io.javaoperatorsdk.operator.processing.ProcessingUtils.*;
1515

1616
/**
17-
* This is a special case since does not bounds to a single custom resource
17+
* This is a special case since is not bound to a single custom resource
1818
*/
1919
public class CustomResourceEventSource extends AbstractEventSource implements Watcher<CustomResource> {
2020

0 commit comments

Comments
 (0)