From 1f2674fe293be7c1a852fbe4a7241fbcb149078f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 26 Apr 2021 20:00:55 +0200 Subject: -fix typos --- src/transport/transport-testing2.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/transport/transport-testing2.h') diff --git a/src/transport/transport-testing2.h b/src/transport/transport-testing2.h index db8700df9..e2167ca7e 100644 --- a/src/transport/transport-testing2.h +++ b/src/transport/transport-testing2.h @@ -197,7 +197,7 @@ struct GNUNET_TRANSPORT_TESTING_ConnectRequest struct GNUNET_SCHEDULER_Task *tct; /** - * Handle by which we ask ATS to faciliate the connection. + * Handle by which we ask ATS to facilitate the connection. */ struct GNUNET_ATS_ConnectivitySuggestHandle *ats_sh; @@ -358,7 +358,7 @@ GNUNET_TRANSPORT_TESTING_connect_peers ( /** * Cancel the request to connect two peers. You MUST cancel the * request if you stop the peers before the peers connected - * succesfully. + * successfully. * * @param cc a connect request handle */ @@ -912,7 +912,7 @@ GNUNET_TRANSPORT_TESTING_get_test_plugin_name (const char *executable, /** * Extracts the filename from an absolute file name and removes the - * extenstion + * extension * * @param file absolute file name * @return the source name -- cgit v1.2.3