MINOR: Added newline at EOF

This commit is contained in:
Fred Condo 2012-01-20 09:33:45 -08:00
parent 8b84150acd
commit 58258bee0a

View File

@ -81,4 +81,4 @@ If you wish to embed an environment check suite in another, you can use the foll
* `$result->Status()`: The string "OK", "WARNING", or "ERROR", depending on the worst failure.
* `$result->Details()`: A `DataObjectSet` of details about the result of each check in the suite.
See `EnvironmentChecker.ss` to see how these can be used to build a UI.
See `EnvironmentChecker.ss` to see how these can be used to build a UI.