change alt text

This commit is contained in:
Tammi L. Coles 2023-12-19 20:54:27 +01:00
parent 2a0fad394f
commit 92ec47ac99

View file

@ -69,7 +69,7 @@ As outlined above, an {term}`OpenPGP signature<OpenPGP Signature Packet>` is a c
```{figure} plain_svg/OpenPGP_Signature_packet_2.svg
:name: fig-signature-packet
:alt: Depicts a diagram with the title "OpenPGP signature packet". A box with green dotted frame and white background provides the title "Signature", while inside the box the text reads "Signature over; Input data, Signature metadata". The words "Signature metadata" serve as title for a yellow box at the lower half of the signature type box. The yellow box also bears the green cryptographic signature symbol.
:alt: Depicts a diagram with the title "OpenPGP signature packet." A plain white box with green-dotted borders is titled "Signature." Within that box is text that reads "Signature over: Input data, Signature metadata." The latter text ("Signature metadata") is the the title for a yellow box within which there are two lines of text that read "signature type" and "additional metadata," respectively. On the top right corner of the yellow box, the green cryptographic signature symbol ("sig") is visible.
Structure and context of an {term}`OpenPGP signature packet`
```