--- /includes/omega_tools.wizard.inc	Fri Feb 17 13:02:34 2012
+++ /includes/omega_tools.wizard.inc	Sun Nov 04 21:49:40 2012
@@ -158,7 +158,7 @@
   $form['finalize']['enable'] = array(
     '#type' => 'checkbox',
     '#title' => t('Enabled'),
-    '#description' => t('Decide wether or not this theme should be enabled.'),
+    '#description' => t('Decide whether or not this theme should be enabled.'),
     '#default_value' => $subtheme->status,
     '#access' => $subtheme->automated,
   );
