Explorar o código

Fix typo: directory instead of directoy

Alexandre D'Eschambeault %!s(int64=5) %!d(string=hai) anos
pai
achega
e0e2bb11a5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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
      */