Selaa lähdekoodia

Fix typo: directory instead of directoy

Alexandre D'Eschambeault 5 vuotta sitten
vanhempi
commit
e0e2bb11a5
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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
      */