diff options
author | Steve Price <steve@FreeBSD.org> | 1998-05-30 22:09:44 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-05-30 22:09:44 +0000 |
commit | edfa2929243454d5394f1fa0c78ef6afa5651433 (patch) | |
tree | 42c91b55375f272399761b6312f2c9e0fcbde4e8 /contrib/global/htags/htags.1 | |
parent | 5db3b83128b19589eadee0068812d4a650f66749 (diff) | |
download | src-edfa2929243454d5394f1fa0c78ef6afa5651433.tar.gz src-edfa2929243454d5394f1fa0c78ef6afa5651433.zip |
Typo: Tile -> Title
PR: 6798
Submitted by: Josh Gilliam <josh@quick.net>
Notes
Notes:
svn path=/head/; revision=36477
Diffstat (limited to 'contrib/global/htags/htags.1')
-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 e2f03559868c..2a9dea12265f 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 component of current path. +Title 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 |