No Message Supplied
[xfstests-dev.git] / dmapi / src / common / cmd / set_region.c
index 44543c3c1f4be52bd17e965fdd912165e6b50c04..b64517a545066bf46c22ef3b533bcf9147ae9568 100644 (file)
@@ -131,7 +131,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)