chiark / gitweb /
tree-wide: spelling fixes
[elogind.git] / src / test / test-path.c
index 18fcb575e69ad7d41bbbb783921759c2f5414390..2063ed25439545444269cccd3874a56368c5de2d 100644 (file)
@@ -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;