diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-02-14 19:52:44 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-02-14 19:52:44 +0100 |
| commit | bf08fb6d05ca078c653a3be6c978d1d221febf1c (patch) | |
| tree | cc1a8f0737dae38c30416e985155502789f3b501 | |
| parent | a9830515acf7e0dc9c2ece4b7aad4998d52aab1c (diff) | |
| download | python-apt-bf08fb6d05ca078c653a3be6c978d1d221febf1c.tar.gz | |
* typo fixed
| -rw-r--r-- | DistUpgrade/DistUpgrade.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DistUpgrade/DistUpgrade.glade b/DistUpgrade/DistUpgrade.glade index 6bb0867e..5b59fb4d 100644 --- a/DistUpgrade/DistUpgrade.glade +++ b/DistUpgrade/DistUpgrade.glade @@ -189,7 +189,7 @@ <child> <widget class="GtkLabel" id="label_step2"> <property name="visible">True</property> - <property name="label" translatable="yes">Modifing the software channels</property> + <property name="label" translatable="yes">Modifying the software channels</property> <property name="use_underline">False</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_LEFT</property> |
