docs: transit parameter is actually deletion_allowed (#2356)

This commit is contained in:
Tommy Murphy 2017-02-09 15:10:28 -05:00 committed by Vishal Nayak
parent abf98a107a
commit 214cd65d55

View File

@ -338,7 +338,7 @@ only encrypt or decrypt using the named keys they need access to.
Defaults to 0.
</li>
<li>
<span class="param">allow_deletion</span>
<span class="param">deletion_allowed</span>
<span class="param-flags">optional</span>
When set, the key is allowed to be deleted. Defaults to false.
</li>