Skip to content

Commit f0dbba6

Browse files
fix another RST misformat that I missed
1 parent 50c7318 commit f0dbba6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/manual/calling-c-and-fortran-code.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -449,8 +449,8 @@ C name Standard Julia Alias Julia Base Type
449449

450450
.. warning::
451451

452-
Julia's ``Char`` type is 32 bits, which is not the same as the wide character
453-
type (``wchar_t`` or ``wint_t``) on all platforms.
452+
Julia's ``Char`` type is 32 bits, which is not the same as the wide character
453+
type (``wchar_t`` or ``wint_t``) on all platforms.
454454

455455
.. note::
456456

0 commit comments

Comments
 (0)