diff --git a/addons/search/search.ui b/addons/search/search.ui --- a/addons/search/search.ui +++ b/addons/search/search.ui @@ -208,7 +208,7 @@ - Match Case + Match case diff --git a/doc/kate/plugins.docbook b/doc/kate/plugins.docbook --- a/doc/kate/plugins.docbook +++ b/doc/kate/plugins.docbook @@ -1920,7 +1920,7 @@ -Match case +Match case-sensitive Restricts search results to only those that have the exact same combination of upper and lower case letters as your search query. diff --git a/doc/katepart/part.docbook b/doc/katepart/part.docbook --- a/doc/katepart/part.docbook +++ b/doc/katepart/part.docbook @@ -291,7 +291,7 @@ -Match case sensitive +Match case If enabled, the search will be limited to entries that match the case (upper or lower) of each of the characters in the search pattern.