summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwordtech <wordtech@f3661a36-4baa-549a-d6c7-40e0ffef350e>2010-05-01 20:55:29 (GMT)
committerwordtech <wordtech@f3661a36-4baa-549a-d6c7-40e0ffef350e>2010-05-01 20:55:29 (GMT)
commit72db51af7c1b93b00ef36e63c09b2eb8acd3e315 (patch)
treeef2687b39b7aed44829f855e2c88106a2721d431
parent0cbffbb4b2eb7fc8aa6d7de70bf22562328e8f64 (diff)
downloadtkdnd-72db51af7c1b93b00ef36e63c09b2eb8acd3e315.zip
tkdnd-72db51af7c1b93b00ef36e63c09b2eb8acd3e315.tar.gz
tkdnd-72db51af7c1b93b00ef36e63c09b2eb8acd3e315.tar.bz2
doc updates
-rw-r--r--doc/tkDND.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tkDND.n b/doc/tkDND.n
index bc77106..308813e 100644
--- a/doc/tkDND.n
+++ b/doc/tkDND.n
@@ -296,7 +296,7 @@ platform specific drag and drop mechanism.
Under Unix the drag & drop protocol in use is the XDND protocol version 5
(also used by the Qt toolkit, and the KDE and GNOME desktops).
Under Windows, the OLE2 drag & drop interfaces are used.
-Under Macintoshh, the Cocoa drag and drop interfaces are used.
+Under Macintosh, the Cocoa drag and drop interfaces are used.
.PP
The \fbtkdnd\fR family can be built from source code using the standard configure; make; make install procedure. Cmake is also supported. Some binary package are available from the SourceForge download site, from ActiveState's ActiveTcl distribution, and elsewhere.
.PP