summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--it.class2
1 files changed, 1 insertions, 1 deletions
diff --git a/it.class b/it.class
index 111ca70..3e5f6b1 100644
--- a/it.class
+++ b/it.class
@@ -117,7 +117,7 @@ static function timerlog($label = '')
/**
* Send verbose error report to browser or (if display_errors is off) by email to .diffnotice gods, file owner or SERVER_ADMIN
* All params optional. Single string parameter means 'title'.
- * @parma $p['title'] error title, one line
+ * @param $p['title'] error title, one line
* @param $p['body'] error body, multiline
* @param $p['to'] comma separated recipient list
* @param $p['id'] identifier of error. if given, only subsequent errors of same id will trigger message