From cf378397f543b6efbb408866d6d0ae35aabcbfba Mon Sep 17 00:00:00 2001 From: "Olga.Klisho" Date: Wed, 14 Apr 2021 23:15:35 +0300 Subject: [PATCH] [java] cleanup of inspection description updates WeakerAccess GitOrigin-RevId: 2a49e4a8a8aae3d4fda602c136bdc152a5210919 --- java/java-impl/src/inspectionDescriptions/WeakerAccess.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/java/java-impl/src/inspectionDescriptions/WeakerAccess.html b/java/java-impl/src/inspectionDescriptions/WeakerAccess.html index 5a24c14a026c..16968b1692b7 100644 --- a/java/java-impl/src/inspectionDescriptions/WeakerAccess.html +++ b/java/java-impl/src/inspectionDescriptions/WeakerAccess.html @@ -1,8 +1,9 @@ Reports all fields, methods or classes, found in the specified inspection -scope, that may have their access modifier narrowed down.

+scope, that may have their access modifier narrowed down. +

Use check boxes in the inspection options below, to define rules for the modifier change suggestions.