Typo in wymeditor.module
Takafumi - July 13, 2008 - 15:08
| Project: | WYMeditor |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I found typo in wymeditor.module. That will be also in 5.x version.
'redo' => t('Redo'), 'link' => t('Link'), 'unlink' => t('Unlink'), 'image' => t('Image'), 'table' => t('Table'), 'pfw' => t('Paste from word'),
'html' => t('HTML'), 'preview' => t('preview')),

#1
Typo corrected.
Thanks.
#2
Automatically closed -- issue fixed for two weeks with no activity.