Skip to content

Commit d7e7966

Browse files
committed
Remove an extra trailing `` in Modules.rst, NFC
1 parent d2ba364 commit d7e7966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/Modules.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ first include path that would refer to the current file. ``#include_next`` is
152152
interpreted as if the current file had been found in that path.
153153
If this search finds a file named by a module map, the ``#include_next``
154154
directive is translated into an import, just like for a ``#include``
155-
directive.``
155+
directive.
156156

157157
Module maps
158158
-----------

0 commit comments

Comments
 (0)