Skip to content

Commit

Permalink
Fix for #2514
Browse files Browse the repository at this point in the history
updated misleading documentation
  • Loading branch information
TobiasKiecker authored and slovdahl committed Oct 1, 2024
1 parent d350bc5 commit 8dc46a4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3439,7 +3439,7 @@ public AtmosphereFramework webSocketFactory(WebSocketFactory webSocketFactory) {
}

/**
* If a {@link ContainerInitializer} fail, log the excetion here.
* If a {@link ContainerInitializer} fails, set the field initializationError for later logging purposes.
*
* @param initializationError
*/
Expand Down

0 comments on commit 8dc46a4

Please sign in to comment.