No Message Supplied
[xfstests-dev.git] / dmapi / src / suite1 / cmd / sync_by_handle.c
index a030c82dfbaee55d3e70c85a4b3809995d38f892..e57c1418c6c78bdc01c30b4e72e37b76298339d2 100644 (file)
@@ -101,7 +101,7 @@ main(
        pathname = argv[optind];
 
        if (dm_init_service(&name) == -1)  {
-               fprintf(stderr, "Can't inititalize the DMAPI\n");
+               fprintf(stderr, "Can't initialize the DMAPI\n");
                exit(1);
        }
        if (sid == DM_NO_SESSION)