From: Hypolite Petovan Date: Wed, 11 Jan 2017 07:42:49 +0000 (+1100) Subject: Fix typo in doc X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=160d462d3f9cca95dfade679865b6b5ca6b7abc8;p=friendica.git Fix typo in doc --- diff --git a/doc/autoloader.md b/doc/autoloader.md index e5177e2899..69c62451cd 100644 --- a/doc/autoloader.md +++ b/doc/autoloader.md @@ -160,7 +160,7 @@ But if you want to use classes from another library, you need to use the full na ```