]> git.pld-linux.org Git - projects/setup.git/commitdiff
- typo
authorPaweł Gołaszewski <blues@pld-linux.org>
Tue, 16 Sep 2003 00:55:07 +0000 (00:55 +0000)
committerPaweł Gołaszewski <blues@pld-linux.org>
Tue, 16 Sep 2003 00:55:07 +0000 (00:55 +0000)
Changed files:
    joinpasswd.c -> 1.8

joinpasswd.c

index 23985076464a4a9b79761be32e53dd44b0f96699..46f41fd62d2f7ffc470e68ee40991b3fbc4aebb4 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 contest of `");
        eputs(old_name);
        eputs("' with `");
        eputs(new_name);
This page took 0.06293 seconds and 4 git commands to generate.