summaryrefslogtreecommitdiff
path: root/odk/examples/python/toolpanel/readme
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/python/toolpanel/readme')
-rw-r--r--odk/examples/python/toolpanel/readme4
1 files changed, 2 insertions, 2 deletions
diff --git a/odk/examples/python/toolpanel/readme b/odk/examples/python/toolpanel/readme
index 9061339e5b24..5dedd9385a78 100644
--- a/odk/examples/python/toolpanel/readme
+++ b/odk/examples/python/toolpanel/readme
@@ -6,8 +6,8 @@ This extension is a Proof of concept on implementing Toolpanel in Python
- alternatively zip the files and name it toolpanel.oxt
- install it
- activate Task Panes in menu (check View > Task Pane menu)
-- enjoy !
+- enjoy!
-The events of the controls (Click me button) in the task pane are handled by basic macro code to illustrate that Toolpanel definition and events codes are indepedant. One could use any language to react on events
+The events of the controls (Click me button) in the task panel are handled by basic macro code to illustrate that Toolpanel definition and events codes are independent. One could use any language to react on events
Then focus only on .py and xml files for the toolpanel activation analysis