Преглед изворни кода

[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 година
родитељ
комит
11715744da
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      documentation/manual/en/module_specs/Zend_Application-QuickStart.xml

+ 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[