]> Dogcows Code - chaz/tar/blobdiff - src/names.c
Fix some misspellings.
[chaz/tar] / src / names.c
index a8a03bb6434df6945826a78aab8474eab1f828a3..5fdc43321a2eed92af7b445fb12d005def7b1d31 100644 (file)
@@ -636,7 +636,7 @@ names_notfound (void)
          ERROR ((0, 0, _("%s: Not found in archive"),
                  quotearg_colon (cursor->name)));
        else
-         ERROR ((0, 0, _("%s: Required occurence not found in archive"),
+         ERROR ((0, 0, _("%s: Required occurrence not found in archive"),
                  quotearg_colon (cursor->name)));
       }
   
This page took 0.022372 seconds and 4 git commands to generate.