summaryrefslogtreecommitdiff
path: root/it.class
diff options
context:
space:
mode:
authorUrban Müller2022-04-19 16:14:25 +0200
committerUrban Müller2022-04-19 16:14:25 +0200
commitc61c2e098467dc470b41ba8e8732d939b68f9037 (patch)
treef332e4a7cb13b1882f371e55a56376219a637826 /it.class
parent61537e79d181eaf31f39f54c68a70528770942f7 (diff)
downloaditools-c61c2e098467dc470b41ba8e8732d939b68f9037.tar.gz
itools-c61c2e098467dc470b41ba8e8732d939b68f9037.tar.bz2
itools-c61c2e098467dc470b41ba8e8732d939b68f9037.zip
typos
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 14585ce..4a53fa7 100644
--- a/it.class
+++ b/it.class
@@ -1192,7 +1192,7 @@ static function pipe($cmd, $args = array())
}
/**
- * Encodes data to json with unescaped slahes, unescape unicode and on devel pretty printing
+ * Encodes data to json with unescaped slashes, unescaped unicode and on devel pretty printing
* @param $p['pretty'] Force enable or disable pretty printing
*/
static function json_encode($data, $p = [])