--- freelinking.module.orig	2005-10-31 15:31:33.000000000 +0100
+++ freelinking.module	2005-10-31 15:31:52.000000000 +0100
@@ -25,7 +25,7 @@
 function freelinking_help($section) {
   switch ($section) {
     case 'admin/modules#description':
-      return t('Enables freelinking between nodes using CamelCase and delmiters (like [[ and ]]).');
+      return t('Enables freelinking between nodes using CamelCase and delimiters (like [[ and ]]).');
       break;
   } // endswitch ($section)
 } // endfunction freelinking_help
