]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/test/test-bpf.c
codespell: fix spelling errors
[thirdparty/systemd.git] / src / test / test-bpf.c
index 6a0bf1462fa3427a1aadf91bdee804eaec89301d..b09e8c714cfdb2e53a1bdad4ed2da2d496b6dd18 100644 (file)
@@ -97,7 +97,7 @@ int main(int argc, char *argv[]) {
 
         p = bpf_program_unref(p);
 
-        /* The simple tests suceeded. Now let's try full unit-based use-case. */
+        /* The simple tests succeeded. Now let's try full unit-based use-case. */
 
         assert_se(manager_new(UNIT_FILE_USER, MANAGER_TEST_RUN_BASIC, &m) >= 0);
         assert_se(manager_startup(m, NULL, NULL) >= 0);