Fixed typos

SVN revision: 2296
This commit is contained in:
Stefan Ritt 2010-04-15 11:29:37 +00:00
parent fb1fbca40b
commit 7383ffd06f

View File

@ -1547,7 +1547,7 @@ Style importance severe = background-color:red
<li> <li>
<b><code>Cell Style &lt;attribute&gt; &lt;value&gt; = &lt;style&gt;</code></b><br> <b><code>Cell Style &lt;attribute&gt; &lt;value&gt; = &lt;style&gt;</code></b><br>
Same as above, but only for a specific cell containing &lt;<attribute>&gt;. Same as above, but only for a specific cell containing &lt;attribute&gt;.
Following options Following options
<pre> <pre>
Attributes = Author, Status Attributes = Author, Status
@ -1556,7 +1556,7 @@ Cell Style Status Fixed = background-color:green
Cell Style Status Not Fixed = background-color:red Cell Style Status Not Fixed = background-color:red
Cell Style Status Under Process = background-color:yellow Cell Style Status Under Process = background-color:yellow
</pre> </pre>
<p>for example produce following listing:</p> for example produce following listing:<br>
<p><img border=0 src="cell_style.png"></p> <p><img border=0 src="cell_style.png"></p>
</li> </li>
<li> <li>