Merge pull request #3219 from joecohens/patch-1

[5.0] Typo
This commit is contained in:
Taylor Otwell 2015-01-19 13:29:08 -06:00
commit 9e6613f3b8
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
| API, giving you convenient access to each back-end using the same
| syntax for each one. Here you may set the default queue driver.
|
| Supported: "null", "sync", "database", beanstalkd",
| Supported: "null", "sync", "database", "beanstalkd",
| "sqs", "iron", "redis"
|
*/