summaryrefslogtreecommitdiff
path: root/it.class
diff options
context:
space:
mode:
authorNathan Gass2011-02-07 13:17:49 +0000
committerNathan Gass2011-02-07 13:17:49 +0000
commite73fe3180c1208277c385b2d14a8fe7c031fd177 (patch)
treefc684b21d96f5366e73c9c1f2b4c1c01c2f73446 /it.class
parentc2f2909d99845f2757cc50e2d8e1432276b3b5fd (diff)
downloaditools-e73fe3180c1208277c385b2d14a8fe7c031fd177.tar.gz
itools-e73fe3180c1208277c385b2d14a8fe7c031fd177.tar.bz2
itools-e73fe3180c1208277c385b2d14a8fe7c031fd177.zip
typo
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 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