File otp_src_22.3.4.24-lib-ssl-typos.patch of Package erlang

diff -Ndurp otp_src_22.3.4.24/lib/ssl/test/dtls_api_SUITE.erl otp_src_22.3.4.24-lib-ssl-typos/lib/ssl/test/dtls_api_SUITE.erl
--- otp_src_22.3.4.24/lib/ssl/test/dtls_api_SUITE.erl	2021-12-20 17:53:34.000000000 +0200
+++ otp_src_22.3.4.24-lib-ssl-typos/lib/ssl/test/dtls_api_SUITE.erl	2022-01-03 23:33:44.028046941 +0200
@@ -94,7 +94,7 @@ end_per_testcase(_TestCase, Config) ->
 %%--------------------------------------------------------------------
 
 dtls_listen_owner_dies() ->
-    [{doc, "Test that you can start new DTLS 'listner' if old owner dies"}].
+    [{doc, "Test that you can start new DTLS 'listener' if old owner dies"}].
 
 dtls_listen_owner_dies(Config) when is_list(Config) ->    
     ClientOpts = ssl_test_lib:ssl_options(client_rsa_opts, Config),
@@ -132,7 +132,7 @@ dtls_listen_owner_dies(Config) when is_l
 
 
 dtls_listen_close() ->
-    [{doc, "Test that you close a DTLS 'listner' socket"}].
+    [{doc, "Test that you close a DTLS 'listener' socket"}].
 
 dtls_listen_close(Config) when is_list(Config) ->    
     ServerOpts = ssl_test_lib:ssl_options(server_rsa_opts, Config),
@@ -144,7 +144,7 @@ dtls_listen_close(Config) when is_list(C
 
 
 dtls_listen_reopen() ->
-    [{doc, "Test that you close a DTLS 'listner' socket and open a new one for the same port"}].
+    [{doc, "Test that you close a DTLS 'listener' socket and open a new one for the same port"}].
 
 dtls_listen_reopen(Config) when is_list(Config) -> 
     ClientOpts = ssl_test_lib:ssl_options(client_rsa_opts, Config),
openSUSE Build Service is sponsored by