Improving view class comments.

This commit is contained in:
Taylor Otwell
2011-06-22 07:27:11 -07:00
parent 9f5367f32b
commit dbeb2f4ddb

View File

@@ -97,7 +97,7 @@ class View {
// 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
{