Index: mollom.module
===================================================================
--- mollom.module	(revision 29)
+++ mollom.module	(working copy)
@@ -1042,7 +1042,7 @@
       '#size' => 10,
       // The previously entered value is useless because the captcha is regenerated at each form rebuild.
       '#value' => '',
-      '#description' => t("Type the characters you see in the picture above; if you can't read them, submit the form and a new image will be generated."),
+      '#description' => t("Type in the characters you see in the picture above; if you can't read them, submit the form and a new image will be generated."),
     );
 
     // Store the session ID that Mollom returned so that it persists across page requests:
