X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Ftest%2Ftest-path.c;fp=src%2Ftest%2Ftest-path.c;h=2063ed25439545444269cccd3874a56368c5de2d;hb=f131770b1465fbf423881f16ba85523a05f846fe;hp=18fcb575e69ad7d41bbbb783921759c2f5414390;hpb=fd51179d5c6c693a0841db5af0404a45fd9e9845;p=elogind.git diff --git a/src/test/test-path.c b/src/test/test-path.c index 18fcb575e..2063ed254 100644 --- a/src/test/test-path.c +++ b/src/test/test-path.c @@ -81,7 +81,7 @@ static void check_stop_unlink(Manager *m, Unit *unit, const char *test_path, con service = SERVICE(service_unit); ts = now(CLOCK_MONOTONIC); - /* We proces events until the service related to the path has been successfully started */ + /* We process events until the service related to the path has been successfully started */ while(service->result != SERVICE_SUCCESS || service->state != SERVICE_START) { usec_t n; int r;