summaryrefslogtreecommitdiffstats
path: root/doc/pack.n
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pack.n')
-rw-r--r--doc/pack.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pack.n b/doc/pack.n
index 0809337..73e4872 100644
--- a/doc/pack.n
+++ b/doc/pack.n
@@ -266,7 +266,7 @@ label .b \-text "This widget is at the bottom" \-bg green
label .l \-text "Left\enHand\enSide"
label .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
\fBpack\fR .t \-side top \-fill x
\fBpack\fR .b \-side bottom \-fill x