Skip to content

Commit

Permalink
[minor] fix spelling in warning
Browse files Browse the repository at this point in the history
  • Loading branch information
mpollmeier authored and cheeseng committed May 4, 2023
1 parent 9b73518 commit afa8586
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -730,5 +730,5 @@ flexmarkClassNotFound=Flexmark Pegdown adapter class not found, please add flexm

unableToSerializePayload=Warning: Unable to serialize payload of type {0} for {1}, wrapping it as NotSerializableWrapperException.
unableToSerializeThrowable=Warning: Unable to serialize throwable of type {0} for {1}, setting it as NotSerializableWrapperException.
unableToReadSerializedEvent=Warning: Unable to read from client, please check on client for futher details of the problem.
unableToContinueRun=Fatal: Existing as unable to continue running tests, after 3 failing attempts to read event from server socket.
unableToReadSerializedEvent=Warning: Unable to read from client, please check on client for further details of the problem.
unableToContinueRun=Fatal: Existing as unable to continue running tests, after 3 failing attempts to read event from server socket.

0 comments on commit afa8586

Please sign in to comment.