Fixing minor typo
authorjervfors <jervfors@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 2 Jul 2004 09:14:32 +0000 (09:14 +0000)
committerjervfors <jervfors@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 2 Jul 2004 09:14:32 +0000 (09:14 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7726 7612ce4b-ef26-0410-bec9-ea0150e637f0

plugins/filters/setup.php

index 64d571299f4df34b0b1156b60f8d76569ff98cfc..230622b286daac812240e1f81860fd684baa02d0 100644 (file)
@@ -149,7 +149,7 @@ function squirrelmail_plugin_init_filters() {
 }
 
 /**
- * Report spam folter as special mailbox
+ * Report spam folder as special mailbox
  * @param string $mb variable used by hook
  * @return string spam folder name
  * @access private 
@@ -185,4 +185,4 @@ function filters_optpage_register_block() {
         );
     }
 }
-?>
\ No newline at end of file
+?>