Browse Source

[DOCUMENTATION]typo from htacces to htaccess

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@16270 44c647ce-9c0f-0410-b52a-842ac1e357ba
yoshida@zend.co.jp 16 years ago
parent
commit
11715744da

+ 1 - 1
documentation/manual/en/module_specs/Zend_Application-QuickStart.xml

@@ -261,7 +261,7 @@ $application->bootstrap()
             this in your web server environment. In Apache, you can set this
             this in your web server environment. In Apache, you can set this
             either in your vhost definition, or in your <filename>.htaccess</filename>
             either in your vhost definition, or in your <filename>.htaccess</filename>
             file. We recommend the following contents for your
             file. We recommend the following contents for your
-            <filename>public/.htacces</filename> file:
+            <filename>public/.htaccess</filename> file:
         </para>
         </para>
 
 
         <programlisting language="conf"><![CDATA[
         <programlisting language="conf"><![CDATA[