@@ -35,7 +35,7 @@ public function process($text, $langcode, $cache, $cache_id) {
*/
publicfunctiontips($long=FALSE){
if($long){
returnt('Lines and paragraphs are automatically recognized. The <br /> line break, <p> paragraph and </p> close paragraph tags are inserted automatically. If paragraphs are not recognized simply add a couple blank lines.');
returnt('Lines and paragraphs are automatically recognized. The <br /> line break, <p> paragraph and </p> close paragraph tags are inserted automatically. If paragraphs are not recognized simply add a couple of blank lines.');
}
else{
returnt('Lines and paragraphs break automatically.');