Skip to content

v0.2.47..v0.2.48 changeset stat.asciidoc

Garret Voltz edited this page Sep 27, 2019 · 1 revision
diff --git a/docs/commands/stat.asciidoc b/docs/commands/stat.asciidoc
index 08e18a0..dc39779 100644
--- a/docs/commands/stat.asciidoc
+++ b/docs/commands/stat.asciidoc
@@ -1,12 +1,12 @@
 [[stat]]
-== stat 
+== stat
 
 === Description
 
 The +stat+ command displays a statistic calculated from the features in a map.
 
 * +input+  -  An OSM data input
-* +visitor+ - The stat visitor must be the single class name of a Hootenanny visitor that inherits from ElementVisitor and supports the 
+* +visitor+ - The stat visitor must be the single class name of a Hootenanny visitor that inherits from ElementVisitor and supports the
               SingleStatistic interface.  Use the +info --operators+ command to obtain a list of available Hootenanny visitors.
 
 === Usage
Clone this wiki locally