Parcourir la 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 il y a 16 ans
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
             either in your vhost definition, or in your <filename>.htaccess</filename>
             file. We recommend the following contents for your
-            <filename>public/.htacces</filename> file:
+            <filename>public/.htaccess</filename> file:
         </para>
 
         <programlisting language="conf"><![CDATA[