No Message Supplied
[xfstests-dev.git] / dmapi / src / suite1 / cmd / pending.c
index eb68233405a4aff0b224219216d0be93f540eb16..c6fba9616d37c65c23202aac2a42a43e48787f78 100644 (file)
@@ -85,7 +85,7 @@ main(
        token = atol(argv[2]);
 
        if (dm_init_service(&name) == -1)  {
-               fprintf(stderr, "Can't inititalize the DMAPI\n");
+               fprintf(stderr, "Can't initialize the DMAPI\n");
                exit(1);
        }