Skip to content

Commit 8dc46a4

Browse files
TobiasKieckerslovdahl
authored andcommitted
Fix for #2514
updated misleading documentation
1 parent d350bc5 commit 8dc46a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cpr/src/main/java/org/atmosphere/cpr/AtmosphereFramework.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -3439,7 +3439,7 @@ public AtmosphereFramework webSocketFactory(WebSocketFactory webSocketFactory) {
34393439
}
34403440

34413441
/**
3442-
* If a {@link ContainerInitializer} fail, log the excetion here.
3442+
* If a {@link ContainerInitializer} fails, set the field initializationError for later logging purposes.
34433443
*
34443444
* @param initializationError
34453445
*/

0 commit comments

Comments
 (0)