[orca] Fix typo in docs (pytaspi -> pyatspi).
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] Fix typo in docs (pytaspi -> pyatspi).
- Date: Sat, 4 Jun 2016 15:29:22 +0000 (UTC)
commit 87ad4a2ea1cc74d74175276cfef233473378a827
Author: Mario Lang <mlang delysid org>
Date: Sat Jun 4 11:28:29 2016 -0400
Fix typo in docs (pytaspi -> pyatspi).
docs/doc-set/internals.html | 2 +-
docs/doc-set/script_guide.sgml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/docs/doc-set/internals.html b/docs/doc-set/internals.html
index d06a1c2..d17e0f7 100644
--- a/docs/doc-set/internals.html
+++ b/docs/doc-set/internals.html
@@ -479,7 +479,7 @@ python -V
to assist Orca in keeping track of the locus of focus. When a
script detects a change in the locus of focus, it should call
<code class="literal">orca.orca.setLocusOfFocus</code> with the
- <code class="literal">pytaspi.Accessible</code> object instance that is
+ <code class="literal">pyatspi.Accessible</code> object instance that is
the new locus of focus. Among other things, this results in
the <code class="literal">orca.orca_state.locusOfFocus</code> field being
updated.</p><p><span class="emphasis"><em>NOTE:</em></span> The <code
class="literal">orca.orca_state.locusOfFocus</code>
diff --git a/docs/doc-set/script_guide.sgml b/docs/doc-set/script_guide.sgml
index 2fa00ee..08dc683 100644
--- a/docs/doc-set/script_guide.sgml
+++ b/docs/doc-set/script_guide.sgml
@@ -268,7 +268,7 @@
to assist Orca in keeping track of the locus of focus. When a
script detects a change in the locus of focus, it should call
<literal>orca.orca.setLocusOfFocus</literal> with the
- <literal>pytaspi.Accessible</literal> object instance that is
+ <literal>pyatspi.Accessible</literal> object instance that is
the new locus of focus. Among other things, this results in
the <literal>orca.orca_state.locusOfFocus</literal> field being
updated.</para>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]