Skip to content

Commit 624be1d

Browse files
committed
Use double backticks in reStructuredText.
1 parent 36adbe9 commit 624be1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/x509/verification.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,14 +112,14 @@ the root of trust:
112112
.. versionadded:: 43.0.0
113113

114114
.. versionchanged:: 44.0.0
115-
Made `subjects` optional with the addition of custom extension policies.
115+
Made ``subjects`` optional with the addition of custom extension policies.
116116

117117
.. attribute:: subjects
118118

119119
:type: list of :class:`~cryptography.x509.GeneralName` or None
120120

121121
The subjects presented in the verified client's Subject Alternative Name
122-
extension or `None` if the extension is not present.
122+
extension or ``None`` if the extension is not present.
123123

124124
.. attribute:: chain
125125

0 commit comments

Comments
 (0)