[geary/wip/243-manual-updates: 3/3] help: Update search.page to avoid using technical terminology



commit 1379daa2610f797befc96f997af1ccfc5b9ac3a5
Author: Michael Gratton <mike vee net>
Date:   Sat Mar 23 17:11:26 2019 +1100

    help: Update search.page to avoid using technical terminology

 help/C/search.page | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/help/C/search.page b/help/C/search.page
index e3ce0629..796d33ea 100644
--- a/help/C/search.page
+++ b/help/C/search.page
@@ -29,7 +29,7 @@
        </tr>
        <tr>
                <td><p><input>bcc:<var>recipient</var></input></p></td>
-               <td><p>Finds messages where <var>recipient</var> matches the BCC header.</p></td>
+               <td><p>Finds messages where <var>recipient</var> matches email BCC fields.</p></td>
        </tr>
        <tr>
                <td><p><input>body:<var>text</var></input></p></td>
@@ -37,11 +37,11 @@
        </tr>
        <tr>
                <td><p><input>cc:<var>recipient</var></input></p></td>
-               <td><p>Finds messages where <var>recipient</var> matches the CC header.</p></td>
+               <td><p>Finds messages where <var>recipient</var> matches email CC fields.</p></td>
        </tr>
        <tr>
                <td><p><input>from:<var>sender</var></input></p></td>
-               <td><p>Finds messages where <var>sender</var> matches the From header.</p></td>
+               <td><p>Finds messages where <var>sender</var> matches email From fields.</p></td>
        </tr>
        <tr>
                <td><p><input>is:read</input></p></td>
@@ -61,7 +61,7 @@
        </tr>
        <tr>
                <td><p><input>to:<var>recipient</var></input></p></td>
-               <td><p>Finds messages where <var>recipient</var> matches the To, CC, or BCC header.</p></td>
+               <td><p>Finds messages where <var>recipient</var> matches email To, CC, or BCC fields.</p></td>
        </tr>
        </table>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]