summaryrefslogtreecommitdiff
path: root/it.class
diff options
context:
space:
mode:
authorUrban Müller2022-06-09 17:42:15 +0200
committerUrban Müller2022-06-09 17:42:15 +0200
commit5e520bc918cc559cf2497c4c97199ecd33331b86 (patch)
treee875a30697cc398585509405151e7660e4bc28fc /it.class
parentb858a76f89f4380fd8997fa75136371688964c9f (diff)
downloaditools-5e520bc918cc559cf2497c4c97199ecd33331b86.tar.gz
itools-5e520bc918cc559cf2497c4c97199ecd33331b86.tar.bz2
itools-5e520bc918cc559cf2497c4c97199ecd33331b86.zip
docs
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 194f448..886ae06 100644
--- a/it.class
+++ b/it.class
@@ -336,7 +336,7 @@ static function error($p = array(), $extra = null)
/**
- * Same as it::error(), plus exit
+ * Same as it::error(), plus exit (unless okstate given and true)
* @see error()
*/
static function fatal($p)