|
|
@@ -24,7 +24,7 @@
|
|
|
<classname>Zend_Application_Module_Autoloader</classname> provides the functionality needed
|
|
|
to map the various resources under a module to the appropriate directories, and provides a
|
|
|
standard naming mechanism as well. An instance of the class is created by default during
|
|
|
- initialization of the bootstrap object; your application bootstrap will be default use the
|
|
|
+ initialization of the bootstrap object; your application bootstrap will by default use the
|
|
|
module prefix "Application". As such, our models, forms, and table classes will all begin
|
|
|
with the class prefix "Application_".
|
|
|
</para>
|