From 42bc4280a1ece5ca3ca2ae83411c7c394fe7bff0 Mon Sep 17 00:00:00 2001 From: Dominique Fournier Date: Mon, 16 Jun 2014 13:46:55 +0000 Subject: [PATCH] Typo git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1464 bf3deb0d-5f1a-0410-827f-c0cc1f45334c --- docs/USAGE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/USAGE b/docs/USAGE index 03af293..4732872 100644 --- a/docs/USAGE +++ b/docs/USAGE @@ -231,7 +231,7 @@ Each module will have its controllers/models/views folders. XX. Plugin developpment ----------------------- -DomeFramework is based on plugins. You can develop a new plugin to an other +DomFramework is based on plugins. You can develop a new plugin to an other output type (like a graph...), a new authentication method, etc. Usually, this is done by extending the main class and adding the specificity of