]> git.pld-linux.org Git - projects/setup.git/blobdiff - joinpasswd.c
- shameles ripoff of joinpasswd.c
[projects/setup.git] / joinpasswd.c
index 23985076464a4a9b79761be32e53dd44b0f96699..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("marging contest of `");
+       eputs("merging content of `");
        eputs(old_name);
        eputs("' with `");
        eputs(new_name);
This page took 0.050401 seconds and 4 git commands to generate.