Skip to content

Commit e4d5f84

Browse files
garydgregoryvy
authored andcommitted
Javadoc
1 parent 5998789 commit e4d5f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

log4j-core/src/main/java/org/apache/logging/log4j/core/util/ExecutorServices.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,6 @@ public static boolean shutdown(
7878
return true;
7979
}
8080

81-
/** no-op method which can be invoked to ensure this class has been initialized per jls-12.4.2. */
81+
/** No-op method which can be invoked to ensure this class has been initialized per jls-12.4.2. */
8282
public static void ensureInitialized() {}
8383
}

0 commit comments

Comments
 (0)