Преглед на файлове

ZF-8982 - Fixed mistype in include path error

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@21890 44c647ce-9c0f-0410-b52a-842ac1e357ba
juokaz преди 15 години
родител
ревизия
7b99464196
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      bin/zf.php

+ 2 - 2
bin/zf.php

@@ -413,8 +413,8 @@ is inside your include_path.  There are a variety of ways that you can
 ensure that this zf command line tool knows where the Zend Framework
 ensure that this zf command line tool knows where the Zend Framework
 library is on your system, but not all of them can be described here.
 library is on your system, but not all of them can be described here.
 
 
-The easiest way to get the zf command running is to allow is to give it
-the include path via an environment variable ZEND_TOOL_INCLUDE_PATH or
+The easiest way to get the zf command running is to give it the include 
+path via an environment variable ZEND_TOOL_INCLUDE_PATH or 
 ZEND_TOOL_INCLUDE_PATH_PREPEND with the proper include path to use,
 ZEND_TOOL_INCLUDE_PATH_PREPEND with the proper include path to use,
 then run the command "zf --setup".  This command is designed to create
 then run the command "zf --setup".  This command is designed to create
 a storage location for your user, as well as create the zf.ini file
 a storage location for your user, as well as create the zf.ini file