summaryrefslogtreecommitdiff
path: root/it.class
diff options
context:
space:
mode:
Diffstat (limited to 'it.class')
-rw-r--r--it.class2
1 files changed, 1 insertions, 1 deletions
diff --git a/it.class b/it.class
index 77c51f7..c0d26d7 100644
--- a/it.class
+++ b/it.class
@@ -971,7 +971,7 @@ static function map($code, $array, $p = null)
/**
* Send a mail.
- * @param $p Header => Content (e.g To => me@search.ch, Body => bodytext, Html => htmlbodytext)
+ * @param $p Header => Content (e.g To => me@example.com, Body => bodytext, Html => htmlbodytext)
* @param $p['forcemail'] Send this mail even if we're on a twin or devel machine
* @return nothing useful
*/