diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-02-27 15:16:55 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-02-27 15:16:55 +0100 |
| commit | 979d4cafb3d30920b95dfaf26e204bda408d4591 (patch) | |
| tree | 87600a39caf98c0048de17efd4e28688248b0848 /data/SoftwareProperties.glade | |
| parent | 844dbc885a1b7e5cec27811f65a0e5e5104748bc (diff) | |
| download | python-apt-979d4cafb3d30920b95dfaf26e204bda408d4591.tar.gz | |
* Typos
Diffstat (limited to 'data/SoftwareProperties.glade')
| -rw-r--r-- | data/SoftwareProperties.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/SoftwareProperties.glade b/data/SoftwareProperties.glade index 9a5edbeb..5e5c2b7a 100644 --- a/data/SoftwareProperties.glade +++ b/data/SoftwareProperties.glade @@ -424,7 +424,7 @@ <widget class="GtkCheckButton" id="checkbutton_auto_download"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">_Download updates in the backgound, but do not install them</property> + <property name="label" translatable="yes">_Download updates in the background, but do not install them</property> <property name="use_underline">True</property> <property name="relief">GTK_RELIEF_NORMAL</property> <property name="focus_on_click">True</property> |
