[orca] Typo fix
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] Typo fix
- Date: Fri, 21 Dec 2012 16:58:51 +0000 (UTC)
commit d4d3e6cbd0e957fa68dee2a8a3f43c2b04799043
Author: Joanmarie Diggs <jdiggs igalia com>
Date: Fri Dec 21 17:58:39 2012 +0100
Typo fix
src/orca/scripts/toolkits/Gecko/script.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/orca/scripts/toolkits/Gecko/script.py b/src/orca/scripts/toolkits/Gecko/script.py
index f7b6625..79cd557 100644
--- a/src/orca/scripts/toolkits/Gecko/script.py
+++ b/src/orca/scripts/toolkits/Gecko/script.py
@@ -2993,7 +2993,7 @@ class Script(default.Script):
else:
return False
- def getChilIdndex(self, obj, characterOffset):
+ def getChildIndex(self, obj, characterOffset):
"""Given an object that implements accessible text, determine
the index of the child that is represented by an
EMBEDDED_OBJECT_CHARACTER at characterOffset in the object's
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]