No Message Supplied
[xfstests-dev.git] / dmapi / src / common / cmd / handle_read_invis.c
index a23852843419d632010282d243a2448f86b29d66..18ff6af494e0f1c92e205e8d643b170d8e536a94 100644 (file)
@@ -119,7 +119,7 @@ main(
        han_str = 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)