1
0
Fork 0

Fix typo: directory instead of directoy

pull/8780/head
Alexandre D'Eschambeault 2020-04-13 19:45:35 -04:00 committed by GitHub
parent be1ddcf293
commit e0e2bb11a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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