diff --git a/idea/resources/inspectionDescriptions/RemoveExplicitTypeArgs.html b/idea/resources/inspectionDescriptions/RemoveExplicitTypeArgs.html index 869aea11393..63af9eb281b 100644 --- a/idea/resources/inspectionDescriptions/RemoveExplicitTypeArgs.html +++ b/idea/resources/inspectionDescriptions/RemoveExplicitTypeArgs.html @@ -1,5 +1,5 @@ -This inspection reports any function call wiith type arguments that can be safely removed and inferred +This inspection reports any function call with type arguments that can be safely removed and inferred