Improving view class comments.

This commit is contained in:
Taylor Otwell 2011-06-22 07:27:11 -07:00
parent 9f5367f32b
commit dbeb2f4ddb
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ public function get()
// occur while the view is rendering.
//
// Otherwise, a white screen of death will be shown
// when an exception occurs while rendering the view.
// if an exception occurs while rendering the view.
// -----------------------------------------------------
try
{