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

Fix typo: directory instead of directoy

Alexandre D'Eschambeault преди 5 години
родител
ревизия
e0e2bb11a5
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/Composer/Console/Application.php

+ 1 - 1
src/Composer/Console/Application.php

@@ -514,7 +514,7 @@ class Application extends BaseApplication
     }
 
     /**
-     * Get the working directoy at startup time
+     * Get the working directory at startup time
      *
      * @return string
      */