Index: modules/og2list/og2list.module
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/og2list/og2list.module,v
retrieving revision 1.70.2.2
diff -u -Ftion -r1.70.2.2 og2list.module
--- modules/og2list/og2list.module	31 Aug 2006 08:20:41 -0000	1.70.2.2
+++ modules/og2list/og2list.module	12 Oct 2006 15:16:55 -0000
@@ -165,7 +165,7 @@ function og2list_settings() {
     '#default_value' => variable_get('og2list_reserved_addresses', 'root, postmaster, admin, webmaster, abuse'),
     '#size' => 70,
     '#maxlength' => 255,
-    '#description' => t('Local parts of email addresses users may not chose for their mailing lists. Comma-separated list.'),
+    '#description' => t('Local parts of email addresses users may not choose for their mailing lists. Comma-separated list.'),
     );
   $form['og2list_domain'] = array(
     '#type' => 'textfield',
