diff options
Diffstat (limited to 'doc/doc-scripts/g2t')
-rwxr-xr-x | doc/doc-scripts/g2t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-scripts/g2t b/doc/doc-scripts/g2t index 2f2ac449b..c840ac64f 100755 --- a/doc/doc-scripts/g2t +++ b/doc/doc-scripts/g2t @@ -725,7 +725,7 @@ while (<>) # "-". If we triple it in the menu it gets displayed OK, but building # software complains about non-existent cross references etc. - # I have gone for the horrid kludge of turning it into "-<hyhen>" + # I have gone for the horrid kludge of turning it into "-<hyphen>" # in the menus and nodes. # Exim 4 has added --help, which has the same problem. |