Skip to content

Commit 87c580d

Browse files
committed
Fixed documentation for modernize-make-shared clang-tidy check
1 parent a4993a2 commit 87c580d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang-tools-extra/docs/clang-tidy/checks/modernize/make-shared.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Options
3737
.. option:: MakeSmartPtrFunctionHeader
3838

3939
A string specifying the corresponding header of make-shared-ptr function.
40-
Default is `memory`.
40+
Default is `<memory>`.
4141

4242
.. option:: IncludeStyle
4343

0 commit comments

Comments
 (0)