Fix comment. Closes #1958.

This commit is contained in:
Taylor Otwell 2013-05-04 14:30:52 -05:00
parent e8823e798b
commit 07a5edb9db
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
| Shutdown The Application
|--------------------------------------------------------------------------
|
| Once the app has finished running. We will fire off the shutdown events
| Once the app has finished running, we will fire off the shutdown events
| so that any final work may be done by the application before we shut
| down the process. This is the last thing to happen to the request.
|