diff --git a/plugins/editorconfig/resources/inspectionDescriptions/EditorConfigCharClassLetterRedundancy.html b/plugins/editorconfig/resources/inspectionDescriptions/EditorConfigCharClassLetterRedundancy.html index a1f054e9791e..f2b9521c4e41 100644 --- a/plugins/editorconfig/resources/inspectionDescriptions/EditorConfigCharClassLetterRedundancy.html +++ b/plugins/editorconfig/resources/inspectionDescriptions/EditorConfigCharClassLetterRedundancy.html @@ -1,6 +1,6 @@ -Reports duplicate characters in the section’s file wildcard pattern. +Reports duplicate characters in the section's file wildcard pattern. diff --git a/plugins/editorconfig/resources/inspectionDescriptions/EditorConfigEmptySection.html b/plugins/editorconfig/resources/inspectionDescriptions/EditorConfigEmptySection.html index e04d866e55f2..28fb5d628b0b 100644 --- a/plugins/editorconfig/resources/inspectionDescriptions/EditorConfigEmptySection.html +++ b/plugins/editorconfig/resources/inspectionDescriptions/EditorConfigEmptySection.html @@ -1,6 +1,6 @@ -Reports sections which don’t have any properties. +Reports sections which don't have any properties. diff --git a/plugins/editorconfig/resources/inspectionDescriptions/EditorConfigNoMatchingFiles.html b/plugins/editorconfig/resources/inspectionDescriptions/EditorConfigNoMatchingFiles.html index 1ad3e151cc81..2923db59bcd8 100644 --- a/plugins/editorconfig/resources/inspectionDescriptions/EditorConfigNoMatchingFiles.html +++ b/plugins/editorconfig/resources/inspectionDescriptions/EditorConfigNoMatchingFiles.html @@ -1,6 +1,6 @@ -Reports sections which don’t match any files in the project. +Reports sections which don't match any files in the project. diff --git a/plugins/editorconfig/resources/inspectionDescriptions/EditorConfigNumerousWildcards.html b/plugins/editorconfig/resources/inspectionDescriptions/EditorConfigNumerousWildcards.html index 350397608d1f..8bdba4094ffd 100644 --- a/plugins/editorconfig/resources/inspectionDescriptions/EditorConfigNumerousWildcards.html +++ b/plugins/editorconfig/resources/inspectionDescriptions/EditorConfigNumerousWildcards.html @@ -1,6 +1,6 @@ -Reports sections taht contain too many wildcards. They might lead to performance issues. +Reports sections that contain too many wildcards. They might lead to performance issues. \ No newline at end of file diff --git a/plugins/editorconfig/resources/inspectionDescriptions/EditorConfigSpaceInHeader.html b/plugins/editorconfig/resources/inspectionDescriptions/EditorConfigSpaceInHeader.html index fe5da3579a1a..f9ccba863017 100644 --- a/plugins/editorconfig/resources/inspectionDescriptions/EditorConfigSpaceInHeader.html +++ b/plugins/editorconfig/resources/inspectionDescriptions/EditorConfigSpaceInHeader.html @@ -1,6 +1,6 @@ -Reports any suspicious spaces in the section’s file wildcard pattern. Even though spaces can be used in the wildcard patterns, they are likely to be a typo. +Reports any suspicious spaces in the section's file wildcard pattern. Even though spaces can be used in the wildcard patterns, they are likely to be a typo.