chiark / gitweb /
tree-wide: spelling fixes
[elogind.git] / src / libsystemd-network / test-pppoe.c
index 0d419aa1722a7392b0c9128225849ec8152394fc..dff83eaf6e43796dda0586901cc6570d36aa6456 100644 (file)
@@ -139,8 +139,8 @@ static int test_pppoe_server(sd_event *e) {
                        "-I", "pppoe-server",
                        "-C", "Test-AC",
                        "-S", "Service-Default",
-                       "-S", "Service-First-Auxillary",
-                       "-S", "Service-Second-Auxillary",
+                       "-S", "Service-First-Auxiliary",
+                       "-S", "Service-Second-Auxiliary",
                        NULL);
                 assert_not_reached("failed to execute pppoe-server. not installed?");
         }