User message spelling correction

This commit is contained in:
Joanna Rutkowska 2011-04-05 23:11:45 +02:00
parent cc207fd72b
commit 899ec4341c

View File

@ -112,7 +112,7 @@ class moduleClass(Module):
self.run_in_thread(self.do_set_dom0_networking)
def start_qubes_networking (self):
self.show_stage(_("Starting Qubes networkig"))
self.show_stage(_("Starting Qubes networking"))
self.run_in_thread(self.do_start_networking)
def run_command(self, command):