aboutsummaryrefslogtreecommitdiffstats
path: root/help/C
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2006-04-25 22:45:50 +0800
committerAndre Klapper <aklapper@src.gnome.org>2006-04-25 22:45:50 +0800
commitcaebe727beb72c4a0699b58a629ae7840e56e922 (patch)
treeaf062c1c10135600e8d38b0b3f3f2da3e399a2d0 /help/C
parente7a4328d4e3f9a0535a89e2730dcd8b05b3eaa30 (diff)
downloadgsoc2013-evolution-caebe727beb72c4a0699b58a629ae7840e56e922.tar
gsoc2013-evolution-caebe727beb72c4a0699b58a629ae7840e56e922.tar.gz
gsoc2013-evolution-caebe727beb72c4a0699b58a629ae7840e56e922.tar.bz2
gsoc2013-evolution-caebe727beb72c4a0699b58a629ae7840e56e922.tar.lz
gsoc2013-evolution-caebe727beb72c4a0699b58a629ae7840e56e922.tar.xz
gsoc2013-evolution-caebe727beb72c4a0699b58a629ae7840e56e922.tar.zst
gsoc2013-evolution-caebe727beb72c4a0699b58a629ae7840e56e922.zip
fixing 3 bugs. Fixes bug 339094.
2006-04-25 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: fixing 3 bugs. Fixes bug 339094. svn path=/trunk/; revision=31889
Diffstat (limited to 'help/C')
-rw-r--r--help/C/evolution.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/help/C/evolution.xml b/help/C/evolution.xml
index 2a9ab142dc..2c918ef139 100644
--- a/help/C/evolution.xml
+++ b/help/C/evolution.xml
@@ -5167,7 +5167,7 @@ Accepting and Replying to a Meeting Request</title>
<glossentry id="regular-expression">
<glossterm>regular expression</glossterm>
<glossdef>
- <para>A regular expression (regex) is a way of describing a string of text using metacharacters or wildcard symbols. For example, the statement fly.*so[au]p means any phrase beginning with &ldquo;fly&rdquo; and ending in &ldquo;oup&rdquo; or &ldquo;soap&rdquo;. If you searched for that expression, you&apos;d find both &ldquo;fly in my soup&rdquo; and &ldquo;fly in my soap.&rdquo; For more information, enter <command>man grep</command> from the command line.</para>
+ <para>A regular expression (regex) is a way of describing a string of text using metacharacters or wildcard symbols. For example, the statement fly.*so[au]p means any phrase beginning with &ldquo;fly&rdquo; and ending in &ldquo;soup&rdquo; or &ldquo;soap&rdquo;. If you searched for that expression, you&apos;d find both &ldquo;fly in my soup&rdquo; and &ldquo;fly in my soap.&rdquo; For more information, enter <command>man grep</command> from the command line.</para>
</glossdef>
</glossentry>
<glossentry id="script">
@@ -5185,7 +5185,7 @@ Accepting and Replying to a Meeting Request</title>
<glossentry id="vfolder">
<glossterm>search folder</glossterm>
<glossdef>
- <para>An e-mail organization tool. Search folders allow you to create a folder that contains the results of a complex search. search folder contents are updated dynamically.</para>
+ <para>An e-mail organization tool. Search folders allow you to create a folder that contains the results of a complex search. Search folder contents are updated dynamically.</para>
</glossdef>
</glossentry>
<glossentry id="search-scope">
@@ -5233,7 +5233,7 @@ Accepting and Replying to a Meeting Request</title>
<glossentry id="vcard">
<glossterm>vCard</glossterm>
<glossdef>
- <para>A file format for the exchange of contact information. When you get an address card attached to an e-mail, it&apos;s probably in vCard format. Contrast with <varname>search folder</varname>.</para>
+ <para>A file format for the exchange of contact information. When you get an address card attached to an e-mail, it&apos;s probably in vCard format.</para>
</glossdef>
</glossentry>
</glossary>