diff options
author | John-Mark Gurney <jmg@FreeBSD.org> | 1997-08-30 12:22:49 +0000 |
---|---|---|
committer | John-Mark Gurney <jmg@FreeBSD.org> | 1997-08-30 12:22:49 +0000 |
commit | 46657c7e778fc9f3178a1de26864b9ca566a5bef (patch) | |
tree | 7ba2fea8d39bc6d7b5729b2a45d7d918f82a6a49 /contrib/global | |
parent | 3931afc2d0781ef7ee17b50231aa9d619af47d19 (diff) | |
download | src-46657c7e778fc9f3178a1de26864b9ca566a5bef.tar.gz src-46657c7e778fc9f3178a1de26864b9ca566a5bef.zip |
fix a few spelling changes
Submitted by: Josh Gilliam
Closes PR's: 4429, 4431-4438
PS: He has agreed to submit all contrib fixes back to the original author.
Notes
Notes:
svn path=/head/; revision=28935
Diffstat (limited to 'contrib/global')
-rw-r--r-- | contrib/global/htags/htags.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/global/htags/htags.1 b/contrib/global/htags/htags.1 index cbe356b2b2f5..b256eb883920 100644 --- a/contrib/global/htags/htags.1 +++ b/contrib/global/htags/htags.1 @@ -82,7 +82,7 @@ print warning message. .It Fl d Ar tagdir the directory in which GTAGS and GRTAGS exist. Default is current directory. .It Fl t Ar title -Tile of this hypertext. Default is the last conponent of current path. +Tile of this hypertext. Default is the last component of current path. .It Ar dir the directory in which hypertext generated. Default is current directory. .Sh EXAMPLES |