remove incorrect code documentation

This commit is contained in:
Jason Davis-Cooke
2015-02-26 08:57:47 -05:00
parent 179fa24ab9
commit 431c86bb0e

View File

@@ -110,7 +110,7 @@ module Zanzibar
raise "There was an error getting the secret with id #{scrt_id}: #{err}"
end
## Retrieve a simple password from a secret, and save it to a file if requested
## Retrieve a simple password from a secret
# Will raise an error if there are any issues
# @param [Integer] the secret id
# @return [String] the password for the given secret