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

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
      */