Fix spelling error

This commit is contained in:
Matt Lorey
2014-07-12 20:26:02 -07:00
committed by Spencer Alger
parent 7d597d73a4
commit 0b6bbeecde

View File

@ -1,7 +1,7 @@
[[host-reference]]
== Host
The host class is used to represent a single node/host/endpoint. These objects are created automatically by the Client constructor, as well as durring sniff operations.
The host class is used to represent a single node/host/endpoint. These objects are created automatically by the Client constructor, as well as during sniff operations.
=== Constructor(params)