summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2003-12-26 17:45:18 +0000
committerjbj <devnull@localhost>2003-12-26 17:45:18 +0000
commitc419d9436ee8f2dff8d0647888f39029af6a9eb0 (patch)
tree354dda719bbfe7a545213612e7233f9dcb829171
parent5c747d9870d80aa0213f325bc03e22f081749b0d (diff)
downloadlibrpm-tizen-c419d9436ee8f2dff8d0647888f39029af6a9eb0.tar.gz
librpm-tizen-c419d9436ee8f2dff8d0647888f39029af6a9eb0.tar.bz2
librpm-tizen-c419d9436ee8f2dff8d0647888f39029af6a9eb0.zip
Typo (#106565).
CVS patchset: 7013 CVS date: 2003/12/26 17:45:18
-rw-r--r--doc/rpm.82
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rpm.8 b/doc/rpm.8
index 539ac4c03..3afdcb687 100644
--- a/doc/rpm.8
+++ b/doc/rpm.8
@@ -455,7 +455,7 @@ characters) and \fBprintf(3)\fR type formatters.
As \fBrpm\fR already knows the type to print, the
type specifier must be omitted however, and replaced by the name
of the header tag to be printed, enclosed by \fB{}\fR
-characters. Tag names are case insesitive, and the leading
+characters. Tag names are case insensitive, and the leading
\fBRPMTAG_\fR portion of the tag name may be omitted
as well.
.PP