aboutsummaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2010-12-03 05:11:49 +0800
committerAndre Klapper <a9016009@gmx.de>2010-12-03 05:11:49 +0800
commitb79f45e0134db67fc681a633a064f7d27c3f9449 (patch)
tree71727a0817d78df912458d372d4eebcbb3757cea /help
parent0f8291d0e5f8a4f04923a50e4e1cd660bfa61688 (diff)
downloadgsoc2013-evolution-b79f45e0134db67fc681a633a064f7d27c3f9449.tar
gsoc2013-evolution-b79f45e0134db67fc681a633a064f7d27c3f9449.tar.gz
gsoc2013-evolution-b79f45e0134db67fc681a633a064f7d27c3f9449.tar.bz2
gsoc2013-evolution-b79f45e0134db67fc681a633a064f7d27c3f9449.tar.lz
gsoc2013-evolution-b79f45e0134db67fc681a633a064f7d27c3f9449.tar.xz
gsoc2013-evolution-b79f45e0134db67fc681a633a064f7d27c3f9449.tar.zst
gsoc2013-evolution-b79f45e0134db67fc681a633a064f7d27c3f9449.zip
Fix broken sentence. Fixes bug 587153.
Diffstat (limited to 'help')
-rw-r--r--help/C/evolution.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/C/evolution.xml b/help/C/evolution.xml
index 20e85818db..a571869a12 100644
--- a/help/C/evolution.xml
+++ b/help/C/evolution.xml
@@ -2207,7 +2207,7 @@
<title>Configuring Message Templates</title>
<para>In the Plugin Manager, select the Configuration tab to customize your message templates. You can add, edit or remove the key-value pairs. You can specify any number of key-value pairs.</para>
<para>In any template, the occurrence of every $key is replaced by the value it has in the configuration. For example, if you set the key to Manager and the value to Harry, any occurrence of $Manager is replaced by Harry in the message.</para>
- <para>Assume that you have 1000 message templates with your current manager&apos;s name has a reference in them. When the current manager is replaced by a new one, it&apos;s not easy for you to manually replace the manager&apos;s name in all the 1000 messages. If the messages have a $Manager key value, you can reset the value in the Configuration tab of this plugin.</para>
+ <para>Assume that you have 1000 message templates with your current manager&apos;s name in them. When the current manager is replaced by a new one, it&apos;s not easy for you to manually replace the manager&apos;s name in all the 1000 messages. If the messages have a $Manager key value, you can reset the value in the Configuration tab of this plugin.</para>
<para>By default, the entire environment variables are used as a key-value pair. An occurrence of $env_variable is replaced by the value it carries. For example, an occurrence of $PATH in your template is replaced by its value when the template is used.</para>
<para>The replacement process uses the following order of precedence:</para>
<itemizedlist>