diff options
| -rw-r--r-- | data/UpdateManager.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/UpdateManager.glade b/data/UpdateManager.glade index a7e685c4..e46ea73d 100644 --- a/data/UpdateManager.glade +++ b/data/UpdateManager.glade @@ -92,7 +92,7 @@ <child> <widget class="GtkLabel" id="label26"> <property name="visible">True</property> - <property name="label" translatable="yes">Software updates can fix possible security holes, fix possible errors, so called "bugs", or provide new features to you. See futher information in the details.</property> + <property name="label" translatable="yes">Software updates can fix possible security holes, fix possible errors, so called "bugs", or provide new features to you.</property> <property name="use_underline">False</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_LEFT</property> |
