Skip to content

Commit

Permalink
Doc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
endeveit committed Nov 23, 2013
1 parent c131d2f commit ffa1fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/mvc/moduledefinitioninterface.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ PHALCON_INIT_CLASS(Phalcon_Mvc_ModuleDefinitionInterface){
PHALCON_DOC_METHOD(Phalcon_Mvc_ModuleDefinitionInterface, registerAutoloaders);

/**
* Registers an autoloader related to the module
* Registers services related to the module
*
* @param Phalcon\DiInterface $dependencyInjector
*/
Expand Down

0 comments on commit ffa1fe9

Please sign in to comment.