diff options
author | Aaron Weber <aaron@src.gnome.org> | 2001-12-01 01:19:38 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2001-12-01 01:19:38 +0800 |
commit | 99cfafb5f0e3ffcabd2a613f24992238b22b76d2 (patch) | |
tree | 0d95a246cd15448cbccf70971c4935c4a2bb349a | |
parent | 265bc72e271ad057b39aaca8018281b3869c5faf (diff) | |
download | gsoc2013-evolution-99cfafb5f0e3ffcabd2a613f24992238b22b76d2.tar gsoc2013-evolution-99cfafb5f0e3ffcabd2a613f24992238b22b76d2.tar.gz gsoc2013-evolution-99cfafb5f0e3ffcabd2a613f24992238b22b76d2.tar.bz2 gsoc2013-evolution-99cfafb5f0e3ffcabd2a613f24992238b22b76d2.tar.lz gsoc2013-evolution-99cfafb5f0e3ffcabd2a613f24992238b22b76d2.tar.xz gsoc2013-evolution-99cfafb5f0e3ffcabd2a613f24992238b22b76d2.tar.zst gsoc2013-evolution-99cfafb5f0e3ffcabd2a613f24992238b22b76d2.zip |
Tiny fix.
svn path=/trunk/; revision=14825
-rw-r--r-- | help/C/usage-mail.sgml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/help/C/usage-mail.sgml b/help/C/usage-mail.sgml index 5b6b96a50a..0dd31b38a6 100644 --- a/help/C/usage-mail.sgml +++ b/help/C/usage-mail.sgml @@ -1602,7 +1602,9 @@ <sect3 id="color-suggestions">
<title>Coloring Your Text</title>
<para>
- Colors can help bring words or sentences out for emphasis. You should choose your colors carefully though, as the wrong color can be distracting. Some good colors to use would be:
+ Colors can help bring words or sentences out for emphasis. You
+ should choose your colors carefully though, as the wrong color
+ can be distracting. Some good colors to use would be:
<itemizedlist>
<listitem>
<para>
@@ -1623,11 +1625,11 @@ <!-- Include a screenshot -->
Notice how these colors are similar saturation <!-- Confirm I am using the right word -->
</para>
- </sect3>
- </sect2>
<para>
Happy mailing!
</para>
+ </sect3>
+ </sect2>
</sect1>
<sect1 id="rsvp-stuff">
<title>RSVPs in Mail</title>
|