Fixed a comment

This commit is contained in:
Diptanu Choudhury
2016-01-27 11:06:48 -08:00
parent 90840eaf29
commit c6d4f00526

View File

@@ -470,7 +470,8 @@ type Node struct {
// Node name
Name string
// HTTP Addr of the Nomad client
// HTTPAddr is the address on which the Nomad client is listening for http
// requests
HTTPAddr string
// Attributes is an arbitrary set of key/value