Skip to content

Commit 9450651

Browse files
Update clang-tools-extra/docs/clang-tidy/checks/fuchsia/temporary-objects.rst
Co-authored-by: EugeneZelenko <[email protected]>
1 parent 8aeff4d commit 9450651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang-tools-extra/docs/clang-tidy/checks/fuchsia/temporary-objects.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ Options
5050
.. option:: Names
5151

5252
A semi-colon-separated list of fully-qualified names of C++ classes that
53-
should not be constructed as temporaries. Default is empty.
53+
should not be constructed as temporaries. Default is empty string.

0 commit comments

Comments
 (0)