Fix some misspellings.

This commit is contained in:
Paul Eggert
2003-10-04 22:30:52 +00:00
parent 4f644c3479
commit 1e7d274cd8
3 changed files with 13 additions and 13 deletions
+1 -1
View 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)));
}