summaryrefslogtreecommitdiffstats
path: root/doc/CrtItemType.3
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-08-22 15:43:18 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-08-22 15:43:18 (GMT)
commit4dc25bde7ef9ad66f1511f6225c5eec5e526f068 (patch)
tree9906b10491082ca256832867a828be700b906dbd /doc/CrtItemType.3
parent44690695232e710466448fb028a037136342bbdf (diff)
downloadtk-4dc25bde7ef9ad66f1511f6225c5eec5e526f068.zip
tk-4dc25bde7ef9ad66f1511f6225c5eec5e526f068.tar.gz
tk-4dc25bde7ef9ad66f1511f6225c5eec5e526f068.tar.bz2
More doc fixes from Mikhail Kolesnitchenko. [Patch 1013520]
Diffstat (limited to 'doc/CrtItemType.3')
-rw-r--r--doc/CrtItemType.34
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/CrtItemType.3 b/doc/CrtItemType.3
index 8d5e357..985c2b4 100644
--- a/doc/CrtItemType.3
+++ b/doc/CrtItemType.3
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: CrtItemType.3,v 1.6 2000/07/25 21:14:34 jenglish Exp $
+'\" RCS: @(#) $Id: CrtItemType.3,v 1.7 2004/08/22 15:43:20 dkf Exp $
'\"
.so man.macros
.TH Tk_CreateItemType 3 4.0 Tk "Tk Library Procedures"
@@ -402,7 +402,7 @@ outside the area, and 1 if it lies entirely inside the area.
.SH POSTSCRIPTPROC
.PP
\fItypePtr->postscriptProc\fR is invoked by Tk to generate
-Postcript for an item during the \fBpostscript\fR widget command.
+Postscript for an item during the \fBpostscript\fR widget command.
If the type manager is not capable of generating Postscript then
\fItypePtr->postscriptProc\fR should be NULL.
The procedure must match the following prototype: