From bb6a687bc5aeafa20da8ef7422476e8307739694 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Mon, 5 Jul 2010 07:49:14 -0400 Subject: minor capitalization --- user_guide/libraries/benchmark.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user_guide/libraries') diff --git a/user_guide/libraries/benchmark.html b/user_guide/libraries/benchmark.html index 79f7fedba..d0ba32943 100644 --- a/user_guide/libraries/benchmark.html +++ b/user_guide/libraries/benchmark.html @@ -83,7 +83,7 @@ timing of the entire system execution to be shown.

Using the Benchmark Class

-

The Benchmark class can be used within your controllers, views, or your Models. The process for usage is this:

+

The Benchmark class can be used within your controllers, views, or your models. The process for usage is this:

  1. Mark a start point
  2. -- cgit v1.2.3-24-g4f1b