No Message Supplied
[xfstests-dev.git] / dmapi / src / suite2 / src / test_fileattr.c
index ff7a5df28d75c9fad18e36cca21f2138522cb58f..3b50c8cb6d1f5d642e8fee734c8357f6a095c980 100644 (file)
@@ -229,7 +229,7 @@ main(
        srand((unsigned int)time(NULL)); 
 
        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)