aboutsummaryrefslogtreecommitdiff
path: root/client.go
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2015-11-30 15:40:09 +0100
committerDimitri Sokolyuk <demon@dim13.org>2015-11-30 15:40:09 +0100
commitb87c51d9fd46e446c620b13bf8e8c91f665fe8f4 (patch)
tree4a65194870cf2d18c9c6fb85d0d4d368f9d32e61 /client.go
parentc163873c556049b1de9bfb80b2edfee58e3f7dcc (diff)
Shorten error identifiers
Diffstat (limited to 'client.go')
-rw-r--r--client.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/client.go b/client.go
index 9886d82..b596906 100644
--- a/client.go
+++ b/client.go
@@ -28,7 +28,7 @@ func Get(uri string, v interface{}) error {
}
// Important header fields
-// Replay-Nonce each request
+// Replay-Nonce each response, required for next request
// Link links to next stage
// Retry-After pooling interval