--- freelinking.module	2008-01-09 19:08:00.000000000 -0500
+++ freelinking.module	2008-01-11 02:31:26.000000000 -0500
@@ -210,7 +210,7 @@
   if ($long) {
     $output  = t('Content in [[double square brackets]] will be linked to existing content with that title, or a page to create that content. ');
     $output .= t('Links can contain an optional bar, "|". Content on the left of the bar is the target; to the right, the link shown. ');
-    $output .= t('Links to pages outside this site are allowed. They must start with one of the following: "http", "https", "ftp", or "mailto", and can exist either by themselves, or on the left of the bar. ';
+    $output .= t('Links to pages outside this site are allowed. They must start with one of the following: "http", "https", "ftp", or "mailto", and can exist either by themselves, or on the left of the bar. ');
     $output .= t('Examples: ');
     $ouptut .= t('<ul>');
     $output .= t('<li>[[simple link]] - will go to the content titled "simple link" or a page to create that content.</li>');
