summaryrefslogtreecommitdiffstats
path: root/doc/label.n
diff options
context:
space:
mode:
Diffstat (limited to 'doc/label.n')
-rw-r--r--doc/label.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/label.n b/doc/label.n
index 7d768f5..e445ebb 100644
--- a/doc/label.n
+++ b/doc/label.n
@@ -113,7 +113,7 @@ labels are not intended to be interactive.
\fBlabel\fR .l \-text "Left\enHand\enSide"
\fBlabel\fR .r \-text "Right\enHand\enSide"
text .mid
-\.mid insert end "This layout is like Java's BorderLayout"
+\&.mid insert end "This layout is like Java's BorderLayout"
# Lay them out
pack .t \-side top \-fill x
pack .b \-side bottom \-fill x