summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authornags <nags@nags-desktop.(none)>2009-03-17 20:51:09 -0700
committernags <nags@nags-desktop.(none)>2009-03-17 20:51:09 -0700
commit3bee329b2c326fb105fcb07751f3415228de4a7e (patch)
tree0de93c51e7de121b012b187fe6f866d12d07f912 /python
parent70d8491f3ab0ce2f32f6a4424ae2c591dda4ecd7 (diff)
Fixed spelling mistake
Diffstat (limited to 'python')
-rw-r--r--python/ldtp.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/ldtp.py b/python/ldtp.py
index fa262ba..4d0a927 100644
--- a/python/ldtp.py
+++ b/python/ldtp.py
@@ -2590,7 +2590,7 @@ def selecttab (windowName, componentName, tabName):
def selecttabindex (windowName, componentName, tabIndex):
""" Select a particular tab in the list of tabs
- INPUT: selecttabindex ('<windwo name>', '<tab list name>', <index of the tab>)
+ INPUT: selecttabindex ('<window name>', '<tab list name>', <index of the tab>)
OUTPUT: Returns 1 if the tab is selected, otherwise exception will be thrown """
try: