Skip to content

Commit da979f6

Browse files
committed
[clang] Fix restructured markup
1 parent bc6ed9a commit da979f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/LanguageExtensions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4056,7 +4056,7 @@ The filename is optional, and if unspecified indicates no change in
40564056
source filename. The header-type is an optional, whitespace-delimited,
40574057
sequence of magic numbers as follows.
40584058
4059-
* ``1`:` Push the current source file name onto the include stack and
4059+
* ``1:`` Push the current source file name onto the include stack and
40604060
enter a new file.
40614061
40624062
* ``2``: Pop the include stack and return to the specified file. If

0 commit comments

Comments
 (0)