Author: mbenson
Date: Mon May 20 14:55:23 2013
New Revision: 1484494
URL: http://svn.apache.org/r1484494
Log:
sp
Modified:
commons/sandbox/monitoring/trunk/src/site/xdoc/tutorial.xml
Modified: commons/sandbox/monitoring/trunk/src/site/xdoc/tutorial.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/monitoring/trunk/src/site/xdoc/tutorial.xml?rev=1484494&r1=1484493&r2=1484494&view=diff
==============================================================================
--- commons/sandbox/monitoring/trunk/src/site/xdoc/tutorial.xml (original)
+++ commons/sandbox/monitoring/trunk/src/site/xdoc/tutorial.xml Mon May 20
14:55:23 2013
@@ -53,7 +53,7 @@
a <b>Repository</b>. It is identified by a name, a category (technical
description of the application
component) and a subsystem (functional description). In the previous
code sample, only a name was set
as category and subsystem are optional. We recommend to use them to
create monitors as this is a
- convenient and powerfull way to group and sort monitors and associated
statistics.
+ convenient and powerful way to group and sort monitors and associated
statistics.
</p>
<p>
The monitor maintains a set of Metrics, that can be either
<b>Counters</b> or <b>Gauges</b>.