aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/troff2html/troff2html.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/troff2html/troff2html.c')
-rw-r--r--src/cmd/troff2html/troff2html.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/troff2html/troff2html.c b/src/cmd/troff2html/troff2html.c
index 9f43946c..d3e30db5 100644
--- a/src/cmd/troff2html/troff2html.c
+++ b/src/cmd/troff2html/troff2html.c
@@ -299,7 +299,7 @@ emit(Rune r)
{
emitul(r | attr, 0);
/*
- * Close man page references early, so that
+ * Close man page references early, so that
* .IR proof (1),
* doesn't make the comma part of the link.
*/