TextView.st
changeset 5727 59553507b326
parent 5726 04a5c547c98f
child 5734 46a234de32de
child 5738 9498dfe97f83
--- a/TextView.st	Mon May 09 11:07:38 2016 +0200
+++ b/TextView.st	Mon May 09 11:09:02 2016 +0200
@@ -357,7 +357,7 @@
 'If checked, lines containing the matched string are selected.'
 
 #replacePreserveCase
-'Preserve the case of replaced text'
+'Preserve the title case of replaced text'
 
 #replaceAll
 'Search and replace all occurrences of the searched string'