diff options
author | Kjartan Maraas <kmaraas@gnome.org> | 2009-08-27 03:46:22 +0800 |
---|---|---|
committer | Kjartan Maraas <kmaraas@gnome.org> | 2009-08-27 03:59:53 +0800 |
commit | 8dee4d2efc0be2258fc50e2d9672d07b35b8228c (patch) | |
tree | 53ae74b4a3a0c92d34dddd8cb56c292a04406d4e | |
parent | 86518a22f72fe086e598a54e31c1e5292a2511b0 (diff) | |
download | gsoc2013-evolution-8dee4d2efc0be2258fc50e2d9672d07b35b8228c.tar.gz gsoc2013-evolution-8dee4d2efc0be2258fc50e2d9672d07b35b8228c.tar.zst gsoc2013-evolution-8dee4d2efc0be2258fc50e2d9672d07b35b8228c.zip |
Fix discrepancy wrt what's actually in the UI
-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> |