diff options
Diffstat (limited to 'src/testing/testing_api_cmd_wait.c')
-rw-r--r-- | src/testing/testing_api_cmd_wait.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/testing_api_cmd_wait.c b/src/testing/testing_api_cmd_wait.c index 919fb7c3b..40f4d360a 100644 --- a/src/testing/testing_api_cmd_wait.c +++ b/src/testing/testing_api_cmd_wait.c @@ -109,7 +109,7 @@ wait_service_run (void *cls, /** * This CMD simply tries to connect via HTTP to the - * service addressed by @a url. It attemps 10 times + * service addressed by @a url. It attempts 10 times * before giving up and make the test fail. * * @param label label for the command. |