diff --git a/idea/resources/intentionDescriptions/IfStatementToExpressionIntention/after.kt.template b/idea/resources/intentionDescriptions/IfStatementWithAssignmentsToExpressionIntention/after.kt.template similarity index 100% rename from idea/resources/intentionDescriptions/IfStatementToExpressionIntention/after.kt.template rename to idea/resources/intentionDescriptions/IfStatementWithAssignmentsToExpressionIntention/after.kt.template diff --git a/idea/resources/intentionDescriptions/IfStatementToExpressionIntention/before.kt.template b/idea/resources/intentionDescriptions/IfStatementWithAssignmentsToExpressionIntention/before.kt.template similarity index 100% rename from idea/resources/intentionDescriptions/IfStatementToExpressionIntention/before.kt.template rename to idea/resources/intentionDescriptions/IfStatementWithAssignmentsToExpressionIntention/before.kt.template diff --git a/idea/resources/intentionDescriptions/IfStatementToExpressionIntention/description.html b/idea/resources/intentionDescriptions/IfStatementWithAssignmentsToExpressionIntention/description.html similarity index 100% rename from idea/resources/intentionDescriptions/IfStatementToExpressionIntention/description.html rename to idea/resources/intentionDescriptions/IfStatementWithAssignmentsToExpressionIntention/description.html