From 160d462d3f9cca95dfade679865b6b5ca6b7abc8 Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Wed, 11 Jan 2017 18:42:49 +1100 Subject: [PATCH] Fix typo in doc --- doc/autoloader.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/autoloader.md b/doc/autoloader.md index e5177e289..69c62451c 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 ```