summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/ActiveControls
diff options
context:
space:
mode:
authorChristophe.Boulain <>2008-10-20 08:05:02 +0000
committerChristophe.Boulain <>2008-10-20 08:05:02 +0000
commit06cfa38f8457a950b3be1855452a81394e4e3629 (patch)
tree3729957aada8871ed01aa1125ae0a63dd9fafc65 /demos/quickstart/protected/pages/ActiveControls
parent19d1297807802d8477b6f4648a06fe392e41a78b (diff)
Typo in quickstart activecontrols page
Diffstat (limited to 'demos/quickstart/protected/pages/ActiveControls')
-rw-r--r--demos/quickstart/protected/pages/ActiveControls/Home.page2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/quickstart/protected/pages/ActiveControls/Home.page b/demos/quickstart/protected/pages/ActiveControls/Home.page
index 3cd9b0aa..49855980 100644
--- a/demos/quickstart/protected/pages/ActiveControls/Home.page
+++ b/demos/quickstart/protected/pages/ActiveControls/Home.page
@@ -163,7 +163,7 @@ TActiveButton</a> control. See also the later part of the <a href="?page=Tutoria
</li>
<li>
- <a href="?page=ActiveControls.DrapDrop">TDropContainer & TDraggable</a> represents drag and drop containers.
+ <a href="?page=ActiveControls.DragDrop">TDropContainer & TDraggable</a> represents drag and drop containers.
The former will make its child controls "draggable" while the latter will raise a callback when a draggable
control is dropped on it.
</li>