diff find_and_replace.xml @ 1:a4ad586d1403 draft

Uploaded
author bgruening
date Thu, 05 Sep 2013 11:42:27 -0400
parents ec66f9d90ef0
children fc862d5bccaf
line wrap: on
line diff
--- a/find_and_replace.xml	Thu Sep 05 04:58:21 2013 -0400
+++ b/find_and_replace.xml	Thu Sep 05 11:42:27 2013 -0400
@@ -45,7 +45,7 @@
             help="Select this option if the first line contains column headers. Text in the line will not be replaced. " />
 
         <conditional name="searchwhere">
-            <param name="choice" type="select" label="Replace text in">
+            <param name="choice" type="select" label="Find and Replace text in">
                 <option value="line" selected="true">entire line</option>
                 <option value="column">specific column</option>
             </param>