[accounts-dialog] Fix a trivial typo in a tooltip



commit 7625fccf4d9fc7dabf16dc0a43848bd01f7e5526
Author: Richard Hughes <richard hughsie com>
Date:   Mon Feb 1 10:37:33 2010 +0000

    Fix a trivial typo in a tooltip

 data/user-accounts-dialog.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/user-accounts-dialog.ui b/data/user-accounts-dialog.ui
index b0d0967..da6d217 100644
--- a/data/user-accounts-dialog.ui
+++ b/data/user-accounts-dialog.ui
@@ -109,7 +109,7 @@
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="receives_default">True</property>
-                            <property name="tooltip_text" translatable="yes">Delte the selected user</property>
+                            <property name="tooltip_text" translatable="yes">Delete the selected user</property>
                             <property name="image">minus</property>
                           </object>
                           <packing>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]