Typo.
authorjbj <devnull@localhost>
Sun, 15 Jun 2003 12:48:11 +0000 (12:48 +0000)
committerjbj <devnull@localhost>
Sun, 15 Jun 2003 12:48:11 +0000 (12:48 +0000)
CVS patchset: 6902
CVS date: 2003/06/15 12:48:11

lib/fsm.c

index 994a86f..5b96878 100644 (file)
--- a/lib/fsm.c
+++ b/lib/fsm.c
@@ -347,7 +347,7 @@ void * dnlInitIterator(/*@special@*/ const FSM_t fsm,
                if (j == 0) {
                    j = 1;
                    rpmMessage(RPMMESS_DEBUG,
-       _("========== Directories not explictly included in package:\n"));
+       _("========== Directories not explicitly included in package:\n"));
                }
                rpmMessage(RPMMESS_DEBUG, _("%10d %s\n"), i, fi->dnl[i]);
            }