From d8d1542e52e78b481305893a873f613dc60293e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Fri, 9 Aug 2013 22:15:40 +0200 Subject: typo --- inc/poche/Poche.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inc/poche/Poche.class.php') diff --git a/inc/poche/Poche.class.php b/inc/poche/Poche.class.php index dc8dbbbb..90bea1fe 100644 --- a/inc/poche/Poche.class.php +++ b/inc/poche/Poche.class.php @@ -217,7 +217,7 @@ class Poche ); } else { - Tools::logm('error in view call : entry is NULL'); + Tools::logm('error in view call : entry is null'); } break; default: # home view -- cgit v1.2.3