Skip to content

Commit 8e514d6

Browse files
committed
[clang-tidy] fixed pr comments
1 parent 2dc205b commit 8e514d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang-tools-extra/docs/clang-tidy/checks/misc/const-correctness.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,4 +208,4 @@ Options
208208
and `reference`. If a name in the list contains the sequence `::`, it is
209209
matched against the qualified type name (i.e. ``namespace::Type``),
210210
otherwise it is matched against only the type name (i.e. ``Type``).
211-
Default is empty.
211+
Default is empty string.

0 commit comments

Comments
 (0)