Change name, PD to DropView
[samples/web/AppWidget.git] / pd / index.html
index 74bd333..01d828c 100755 (executable)
@@ -26,7 +26,7 @@
         </script>
     </head>
     <body bgcolor="#FF9966" text="#FFFFFF">
-        This is a PD.<br>A PD can control the Box.<br>
+        This is a DropView.<br>A DropView can control the Box.<br>
         <input type="button" value="ColorChange" onclick="accessParentElement()" />
         <input type="button" value="WebMessage" onclick="accessWebMessaging()" />
         <input type="button" value="CustomEvent" onclick="accessCustomEvent()" />