? 201667_typo.patch ? sites/all/modules ? sites/all/themes ? sites/default/files ? sites/default/settings.php Index: modules/node/node.module =================================================================== RCS file: /cvs/drupal/drupal/modules/node/node.module,v retrieving revision 1.939 diff -u -p -r1.939 node.module --- modules/node/node.module 9 Jan 2008 12:10:04 -0000 1.939 +++ modules/node/node.module 9 Jan 2008 15:34:07 -0000 @@ -244,7 +244,7 @@ function node_teaser_js(&$form, &$form_s * unchecked checkbox would cause the body to be empty, or missing * the auto-generated teaser). * - * If JavasSript is active then it is used to force the checkbox to be + * If JavaScript is active then it is used to force the checkbox to be * checked when hidden, and so the second case will not arise. * * In either case a warning message is output.