No Message Supplied
[xfstests-dev.git] / dmapi / src / suite2 / src / region_test.c
index aafd9c5109c6688c81e203100ff941b6a7e2cc74..2cf58938fb050bb8b9e982894b529aa1e0d52674 100644 (file)
@@ -132,7 +132,7 @@ main(
        dir_name = argv[optind+1];
 
        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)