aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--help/C/usage-mail.sgml10
-rw-r--r--help/ChangeLog4
2 files changed, 10 insertions, 4 deletions
diff --git a/help/C/usage-mail.sgml b/help/C/usage-mail.sgml
index 9518a9870c..59c9210ced 100644
--- a/help/C/usage-mail.sgml
+++ b/help/C/usage-mail.sgml
@@ -1957,7 +1957,7 @@
</para>
<example>
- <title>Sending an Encrypted Messagee</title>
+ <title>Sending an Encrypted Message</title>
<para>
Kevin wants to send an encrypted message to his friend
Rachel. He looks up her public key on a general key
@@ -1972,7 +1972,8 @@
<tip id="always-sign">
<title>Always Sign</title>
<para>
- You can set <application>Evolution</application> to always sign your email messages:
+ You can set <application>Evolution</application> to always
+ sign your email messages:
<orderedlist numeration="arabic">
<listitem>
<para>
@@ -1986,7 +1987,8 @@
</listitem>
<listitem>
<para>
- Click the <guibutton>Always sign outgoing messages when using this account</guibutton> button.
+ Click the <guibutton>Always sign outgoing messages
+ when using this account</guibutton> button.
</para>
</listitem>
</orderedlist>
@@ -2026,7 +2028,7 @@
<listitem>
<para>
Choose a key length. The default, 1024 bits, should be
- long enough.
+ long enough. Some say that 2048 should be used.
</para>
</listitem>
diff --git a/help/ChangeLog b/help/ChangeLog
index 410f38521f..609a1e0c64 100644
--- a/help/ChangeLog
+++ b/help/ChangeLog
@@ -1,3 +1,7 @@
+2002-03-25 Kevin Breit <mrproper@ximian.com>
+
+ * C/usage-mail.sgml: Added mention that 2048 maybe recommended by some people. Fixed a typo.
+
2002-03-23 Kevin Breit <mrproper@ximian.com>
* C/usage-print.sgml: I fixed a typo which caused the documentation to not build.