[orca/gnome-3-10] Fix a typo
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca/gnome-3-10] Fix a typo
- Date: Thu, 27 Mar 2014 21:21:44 +0000 (UTC)
commit 27f702eefff87117134ff27a46916cf4a1419882
Author: Joanmarie Diggs <jdiggs igalia com>
Date: Thu Mar 27 16:50:38 2014 -0400
Fix a typo
src/orca/guilabels.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/orca/guilabels.py b/src/orca/guilabels.py
index fcfbe96..026a514 100644
--- a/src/orca/guilabels.py
+++ b/src/orca/guilabels.py
@@ -455,7 +455,7 @@ SN_HEADER_ROLE = C_("structural navigation", "Role")
# objects in a dialog box so that users can navigate more quickly than they
# could with native keyboard navigation. This is the title for a column which
# contains the selected item of a form field.
-SN_HEADER_SELETED_ITEM = C_("structural navigation", "Selected Item")
+SN_HEADER_SELECTED_ITEM = C_("structural navigation", "Selected Item")
# Translators: Orca has a command that presents a list of structural navigation
# objects in a dialog box so that users can navigate more quickly than they
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]