latchset / custodia

An API to manage secrets storage and retrieval
GNU General Public License v3.0
85 stars 27 forks source link

Minor fix for typo #157

Closed Akasurde closed 7 years ago

Akasurde commented 7 years ago

Signed-off-by: Abhijeet Kasurde akasurde@redhat.com

codecov-io commented 7 years ago

Codecov Report

Merging #157 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #157   +/-   ##
=======================================
  Coverage   59.81%   59.81%           
=======================================
  Files          34       34           
  Lines        3026     3026           
  Branches      337      337           
=======================================
  Hits         1810     1810           
  Misses       1126     1126           
  Partials       90       90

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a3bee5a...a491695. Read the comment docs.

tiran commented 7 years ago

Thanks for your patch. This typo and a bunch of additional typos are handled by PR #153 .