diff options
author | Kjartan Maraas <kmaraas@gnome.org> | 2009-08-27 03:46:22 +0800 |
---|---|---|
committer | Kjartan Maraas <kmaraas@gnome.org> | 2009-08-27 04:01:40 +0800 |
commit | 9f3c86a5fa478dd491a0f6cf6f3a29b1fa7da500 (patch) | |
tree | 57f4695680d0b87ecf121f7c79504bb244eaa891 /help | |
parent | 8818c5e3334a6f2f16571b31a715cd9e0e1aa38a (diff) | |
download | gsoc2013-evolution-9f3c86a5fa478dd491a0f6cf6f3a29b1fa7da500.tar.gz gsoc2013-evolution-9f3c86a5fa478dd491a0f6cf6f3a29b1fa7da500.tar.zst gsoc2013-evolution-9f3c86a5fa478dd491a0f6cf6f3a29b1fa7da500.zip |
Fix discrepancy wrt what's actually in the UI
Diffstat (limited to 'help')
-rw-r--r-- | help/C/evolution.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/C/evolution.xml b/help/C/evolution.xml index 9fb6c83641..1316a054a5 100644 --- a/help/C/evolution.xml +++ b/help/C/evolution.xml @@ -3579,7 +3579,7 @@ <para>Specify the search criteria from any of the following:</para> <itemizedlist> <listitem> - <para>Name begins with</para> + <para>Name contains</para> </listitem> <listitem> <para>Email begins with</para> |