src/jdk.sctp/share/classes/com/sun/nio/sctp/HandlerResult.java
changeset 59205 afcc8af048e6
parent 47216 71c04702a3d5
--- a/src/jdk.sctp/share/classes/com/sun/nio/sctp/HandlerResult.java	Thu Nov 21 12:14:28 2019 +0000
+++ b/src/jdk.sctp/share/classes/com/sun/nio/sctp/HandlerResult.java	Thu Nov 21 12:14:29 2019 +0000
@@ -29,7 +29,7 @@
  *
  * <P> The {@code HandlerResult} is used to determine the behavior of the
  * channel after it handles a notification from the SCTP stack. Essentially its
- * value determines if the channel should try to receive another notificaiton or
+ * value determines if the channel should try to receive another notification or
  * a message before returning.
  *
  * @since 1.7