summaryrefslogtreecommitdiff
path: root/plugins/InspectionGadgets/src/inspectionDescriptions/MethodCoupling.html
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/InspectionGadgets/src/inspectionDescriptions/MethodCoupling.html')
-rw-r--r--plugins/InspectionGadgets/src/inspectionDescriptions/MethodCoupling.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/InspectionGadgets/src/inspectionDescriptions/MethodCoupling.html b/plugins/InspectionGadgets/src/inspectionDescriptions/MethodCoupling.html
index 121e7f960f29..4baba21ee9e1 100644
--- a/plugins/InspectionGadgets/src/inspectionDescriptions/MethodCoupling.html
+++ b/plugins/InspectionGadgets/src/inspectionDescriptions/MethodCoupling.html
@@ -6,7 +6,7 @@ Methods with too high a coupling can be very fragile, and should probably be bro
counted for purposes of this inspection.
<!-- tooltip end -->
<p>
-Use the field provided below to specify the maximum acceptable coupling a method might have.
+Use the field below to specify the maximum coupling a method is allowed to have.
<p>
<small>Powered by InspectionGadgets</small>
</body>