Skip to content

Commit e082c7e

Browse files
committed
+1
1 parent fdfca83 commit e082c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -908,7 +908,7 @@ struct
908908
------
909909

910910
* Support the :c:expr:`float complex` and :c:expr:`double complex` C types in
911-
the :mod:`struct` module (formatting characters `'E'` and `'C'`,
911+
the :mod:`struct` module (formatting characters ``'E'`` and ``'C'``,
912912
respectively) if the compiler has C11 complex arithmetic.
913913
(Contributed by Sergey B Kirpichev in :gh:`121613`.)
914914

0 commit comments

Comments
 (0)