Index: uc_tablequote.module
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/uc_tablequote/uc_tablequote.module,v
retrieving revision 1.2
diff -u -p -r1.2 uc_tablequote.module
--- uc_tablequote.module	31 Mar 2009 08:32:28 -0000	1.2
+++ uc_tablequote.module	13 May 2009 13:48:12 -0000
@@ -62,7 +62,7 @@ function uc_tablequote_shipping_method()
 
     'module' => 'uc_tablequote',
 
-    'title' => t('Wieght/order quote shipping'),
+    'title' => t('Weight/order quote shipping'),
 
     'enabled' => $enabled['tablequote'],
 
@@ -536,4 +536,4 @@ function uc_tablequote_quote(&$form_stat
 
   return $quotes;
 
-}
\ No newline at end of file
+}
