summaryrefslogtreecommitdiff
path: root/plugins/InspectionGadgets/src/inspectionDescriptions/SwitchStatementWithTooManyBranches.html
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/InspectionGadgets/src/inspectionDescriptions/SwitchStatementWithTooManyBranches.html')
-rw-r--r--plugins/InspectionGadgets/src/inspectionDescriptions/SwitchStatementWithTooManyBranches.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/InspectionGadgets/src/inspectionDescriptions/SwitchStatementWithTooManyBranches.html b/plugins/InspectionGadgets/src/inspectionDescriptions/SwitchStatementWithTooManyBranches.html
index 0ceee7b6fd87..d1853c9b399a 100644
--- a/plugins/InspectionGadgets/src/inspectionDescriptions/SwitchStatementWithTooManyBranches.html
+++ b/plugins/InspectionGadgets/src/inspectionDescriptions/SwitchStatementWithTooManyBranches.html
@@ -3,7 +3,7 @@
Reports <b>switch</b> statements with too many <b>case</b> labels.
<!-- tooltip end -->
<p>
-Use the field provided below to specify the maximum number of <b>case</b> labels expected.
+Use the field below to specify the maximum number of <b>case</b> labels expected.
<p>
<small>Powered by InspectionGadgets</small>
</body>