summaryrefslogtreecommitdiff
path: root/rpm.c
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2003-12-30 13:14:49 +0000
committerjbj <devnull@localhost>2003-12-30 13:14:49 +0000
commitb1069869998cc7f4e0b4e50309fbe0482b638445 (patch)
tree58438fab9508bd2332a979c66bc55df7c6694a28 /rpm.c
parentaf5973adad846302e85d717992910c2559dd09b3 (diff)
downloadlibrpm-tizen-b1069869998cc7f4e0b4e50309fbe0482b638445.tar.gz
librpm-tizen-b1069869998cc7f4e0b4e50309fbe0482b638445.tar.bz2
librpm-tizen-b1069869998cc7f4e0b4e50309fbe0482b638445.zip
- spelling corrections (#112728).
CVS patchset: 7047 CVS date: 2003/12/30 13:14:49
Diffstat (limited to 'rpm.c')
-rwxr-xr-xrpm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm.c b/rpm.c
index f7f36ff0e..d702f6e11 100755
--- a/rpm.c
+++ b/rpm.c
@@ -434,7 +434,7 @@ static void printHelp(void) {
printHelpLine(_(" --relocate <oldpath>=<newpath>"),
_("relocate files from <oldpath> to <newpath>"));
printHelpLine( " --badreloc ",
- _("relocate files in non-relocateable package"));
+ _("relocate files in non-relocatable package"));
printHelpLine(_(" --prefix <dir> "),
_("relocate the package to <dir>, if relocatable"));
printHelpLine(_(" --dbpath <dir> "),