Explorar o código

Fixing minor typo

Fredrik Jervfors %!s(int64=21) %!d(string=hai) anos
pai
achega
e287acf13d
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      plugins/filters/setup.php

+ 2 - 2
plugins/filters/setup.php

@@ -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() {
         );
     }
 }
-?>
+?>