summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/Tk/Text.pod
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/Tk/Text.pod')
-rw-r--r--Master/tlpkg/tlperl/lib/Tk/Text.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/Tk/Text.pod b/Master/tlpkg/tlperl/lib/Tk/Text.pod
index 3f266979ed3..200cda9b033 100644
--- a/Master/tlpkg/tlperl/lib/Tk/Text.pod
+++ b/Master/tlpkg/tlperl/lib/Tk/Text.pod
@@ -14,7 +14,7 @@ Tk::Text - Create and manipulate Text widgets
=head1 SYNOPSIS
-B<text> $text ?I<options>?
+I<$text> = I<$parent>-E<gt>B<Text>(?I<options>?);
B<-background> B<-highlightbackground> B<-insertontime> B<-selectborderwidth>
B<-borderwidth> B<-highlightcolor> B<-insertwidth> B<-selectforeground>