1
0
Fork 0

Merge pull request #8780 from xel1045/patch-1

Fix typo: directory instead of directoy
pull/8786/head
Jordi Boggiano 2020-04-14 21:17:04 +02:00 committed by GitHub
commit e8aae7a86b
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
*/