aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-08-09 22:15:40 +0200
committerNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-08-09 22:15:40 +0200
commitd8d1542e52e78b481305893a873f613dc60293e1 (patch)
tree49ea116a0e79b9eaa028c4e63ddad812a93c4097
parent56ab22d02c2a6dd6be1b4ac9f7a07c50b252600e (diff)
downloadwallabag-d8d1542e52e78b481305893a873f613dc60293e1.tar.gz
wallabag-d8d1542e52e78b481305893a873f613dc60293e1.tar.zst
wallabag-d8d1542e52e78b481305893a873f613dc60293e1.zip
typo
-rw-r--r--inc/poche/Poche.class.php2
1 files changed, 1 insertions, 1 deletions
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
217 ); 217 );
218 } 218 }
219 else { 219 else {
220 Tools::logm('error in view call : entry is NULL'); 220 Tools::logm('error in view call : entry is null');
221 } 221 }
222 break; 222 break;
223 default: # home view 223 default: # home view