diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2021-11-28 14:25:45 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2021-11-28 14:25:45 -0800 |
commit | ae0c5a4048bec6ebcc61a8cd4abbe79ac367c53e (patch) | |
tree | 9dfc73358b13959989c507a0b3004420b509b729 /app-defaults | |
parent | 15be5d8d295f4d7c779845cd11e06c08cfacad85 (diff) |
Fix spelling/wording issues
Found by using:
codespell --builtin clear,rare,usage,informal,code,names
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'app-defaults')
-rw-r--r-- | app-defaults/Editres | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-defaults/Editres b/app-defaults/Editres index 8907299..e9ddd90 100644 --- a/app-defaults/Editres +++ b/app-defaults/Editres @@ -96,7 +96,7 @@ Editres.Geometry: 500x568 *xt*label7: Unable to own the Resource Selection *xt*label12: Widget Tree for client %s(%s). *xt*label14: Click on any widget in the client.\nEditres will select that widget in the tree display. -*xt*label17: No widget Tree is avaliable. +*xt*label17: No widget Tree is available. *xt*label19: This function requires exactly one (1) widget to be selected. *xt*label23: There are no currently active widgets. *xt*label27: There is no widget tree to display. @@ -107,7 +107,7 @@ Editres.Geometry: 500x568 *iv*label7: Unable to own the Attribute Selection *iv*label12: Style Tree for client %s(%s). *iv*label14: Click on any style in the client.\nEditres will select that style in the tree display. -*iv*label17: No style Tree is avaliable. +*iv*label17: No style Tree is available. *iv*label19: This function requires exactly one (1) style to be selected. *iv*label23: There are no currently active styles. *iv*label27: There is no style tree to display. |