Skip to content

Commit aa07f49

Browse files
committed
cleanup doc nit
1 parent 735e2f9 commit aa07f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator/src/main/java/oracle/kubernetes/operator/logging/LoggingFormatter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ public String format(LogRecord record) {
146146
/**
147147
* Get the domain UID currently being used by the step executing for the Fiber.
148148
*
149-
* @param fiber The current Fiber
149+
* @param fiber The current Fiber
150150
* @return the domain UID or empty string
151151
*/
152152
private String getDomainUID(Fiber fiber) {

0 commit comments

Comments
 (0)