summaryrefslogtreecommitdiff
path: root/plugins/InspectionGadgets/src/inspectionDescriptions/ConstructorCount.html
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/InspectionGadgets/src/inspectionDescriptions/ConstructorCount.html')
-rw-r--r--plugins/InspectionGadgets/src/inspectionDescriptions/ConstructorCount.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/InspectionGadgets/src/inspectionDescriptions/ConstructorCount.html b/plugins/InspectionGadgets/src/inspectionDescriptions/ConstructorCount.html
index f6e8bb81050e..f5175b6ee095 100644
--- a/plugins/InspectionGadgets/src/inspectionDescriptions/ConstructorCount.html
+++ b/plugins/InspectionGadgets/src/inspectionDescriptions/ConstructorCount.html
@@ -5,7 +5,7 @@ too many constructors are prone to initialization errors, and may often be bette
multiple subclasses.
<!-- tooltip end -->
<p>
-Use the field provided below to specify the maximum acceptable number of constructors a class might have.
+Use the field below to specify the maximum number of constructors a class is allowed to have.
<p>
<small>Powered by InspectionGadgets</small>
</body>