Index: htmlbox.module =================================================================== RCS file: /cvs/drupal/contributions/modules/htmlbox/htmlbox.module,v retrieving revision 1.5 diff -u -r1.5 htmlbox.module --- htmlbox.module 11 Jun 2008 18:53:24 -0000 1.5 +++ htmlbox.module 11 Jun 2008 19:09:10 -0000 @@ -83,7 +83,7 @@ $form['display']['htmlbox_custom_fields'] = array( '#type' => 'textarea', '#title' => t('Custom fields'), - '#description' => t('Coma separated textarea ids of the textareas to be converted to HTMLBox, specify it\'s ID. For example:
<textarea class="form-textarea" id="edit-comment" name="comment" rows="15" cols="60"/>
<textarea class="form-textarea" id="edit-comment" name="comment" rows="15" cols="60"/>