Skip to content

Commit 660830b

Browse files
authored
Update rule_packages/cpp/Preprocessor.json
1 parent c0b2aa3 commit 660830b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rule_packages/cpp/Preprocessor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
{
6767
"description": "Precautions shall be taken in order to prevent the contents of a header file being included more than once.",
6868
"kind": "problem",
69-
"name": "Precautions shall be taken in order to prevent the contents of a header file being included more",
69+
"name": "Precautions shall be taken in order to prevent a header file being included more than once",
7070
"precision": "very-high",
7171
"severity": "error",
7272
"short_name": "NoValidIfdefGuardInHeader",

0 commit comments

Comments
 (0)