From 0038db0f628e7716f26304d091e3cb5acfd1fca6 Mon Sep 17 00:00:00 2001 From: vishalnayak Date: Sun, 14 Aug 2016 02:13:46 -0400 Subject: [PATCH] Fix typo. Fixes #1731. --- meta/meta_vault.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/meta_vault.go b/meta/meta_vault.go index aff25cec5..44c4ca38c 100644 --- a/meta/meta_vault.go +++ b/meta/meta_vault.go @@ -4,7 +4,7 @@ package meta func AdditionalOptionsUsage() string { return ` - -wrap-ttl="" Indiciates that the response should be wrapped in a + -wrap-ttl="" Indicates that the response should be wrapped in a cubbyhole token with the requested TTL. The response will live at "cubbyhole/response" in the cubbyhole of the returned token with a key of "response" and can