]> git.pld-linux.org Git - projects/setup.git/blobdiff - joinpasswd.c
- restore
[projects/setup.git] / joinpasswd.c
index 46f41fd62d2f7ffc470e68ee40991b3fbc4aebb4..75fb9ebcd7bede96398b32378beefb61a1c5e5c1 100644 (file)
@@ -274,7 +274,7 @@ int join(const char *old_name, const char *new_name, const char *backup_name)
        close(fd);
        
 #ifndef SILENT
-       eputs("merging contest of `");
+       eputs("merging content of `");
        eputs(old_name);
        eputs("' with `");
        eputs(new_name);
This page took 0.029559 seconds and 4 git commands to generate.