]> git.mxchange.org Git - friendica.git/commitdiff
tpzo fixed ...
authorRoland Haeder <roland@mxchange.org>
Fri, 14 Apr 2017 14:27:12 +0000 (16:27 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 14 Apr 2017 14:27:21 +0000 (16:27 +0200)
Signed-off-by: Roland Haeder <roland@mxchange.org>
include/items.php

index 2e03f5f5ab85f4992fb4c87b4c166b9289029007..4898e85115911d42c6443a9062fe420c2d996bf4 100644 (file)
@@ -26,7 +26,7 @@ require_once 'include/enotify.php';
 require_once 'include/dfrn.php';
 require_once 'include/group.php';
 
-/// @TODO one day with composer autploader no more needed
+/// @TODO one day with composer autoloader no more needed
 require_once 'library/defuse/php-encryption-1.2.1/Crypto.php';
 
 function construct_verb($item) {