aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2006-01-01 20:00:14 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2006-01-01 20:00:14 +0800
commite9ab64e52cb5ff63c478020635dcc1fc13724b67 (patch)
treeab8c706384b4a5d72ac259c1231ff767a149fa5a /ui
parent86dcbf965644ad7af5770935e4f328c94d0b706e (diff)
downloadgsoc2013-evolution-e9ab64e52cb5ff63c478020635dcc1fc13724b67.tar
gsoc2013-evolution-e9ab64e52cb5ff63c478020635dcc1fc13724b67.tar.gz
gsoc2013-evolution-e9ab64e52cb5ff63c478020635dcc1fc13724b67.tar.bz2
gsoc2013-evolution-e9ab64e52cb5ff63c478020635dcc1fc13724b67.tar.lz
gsoc2013-evolution-e9ab64e52cb5ff63c478020635dcc1fc13724b67.tar.xz
gsoc2013-evolution-e9ab64e52cb5ff63c478020635dcc1fc13724b67.tar.zst
gsoc2013-evolution-e9ab64e52cb5ff63c478020635dcc1fc13724b67.zip
Fix typo 'availabe'.
2006-01-01 Harish Krishnaswamy <kharish@novell.com> * evolution-editor.xml: Fix typo 'availabe'. svn path=/trunk/; revision=31000
Diffstat (limited to 'ui')
-rw-r--r--ui/evolution-editor.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-editor.xml b/ui/evolution-editor.xml
index 4a3e33aa2f..3279ec0975 100644
--- a/ui/evolution-editor.xml
+++ b/ui/evolution-editor.xml
@@ -9,7 +9,7 @@
<cmd name="EditSelectAll" _tip="Select all text" accel="*Control*a"/>
<cmd name="InsertAttachments" _tip="Click here to attach a file" accel="*Control**Alt*a" pixtype="pixbuf"/>
- <cmd name="Help" _tip="Click here to view help availabe" accel="*Control*h" pixtype="stock" pixname="gtk-help"/>
+ <cmd name="Help" _tip="Click here to view help available" accel="*Control*h" pixtype="stock" pixname="gtk-help"/>
</commands>