summaryrefslogtreecommitdiffstats
path: root/public/help/cs/wiki_syntax_textile.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/help/cs/wiki_syntax_textile.html')
-rw-r--r--public/help/cs/wiki_syntax_textile.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/help/cs/wiki_syntax_textile.html b/public/help/cs/wiki_syntax_textile.html
index 0f970bc2c..15bf6f7d6 100644
--- a/public/help/cs/wiki_syntax_textile.html
+++ b/public/help/cs/wiki_syntax_textile.html
@@ -24,7 +24,7 @@ table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height:
<table style="width:100%">
<tr><th colspan="3">Styly písma</th></tr>
-<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Tučný" /></th><td style="width:50%;">*Tučný*</td><td style="width:50%;"><strong>Tučný</strong></td></tr>
+<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Tučný" /></th><td style="width:50%;">*Tučně*</td><td style="width:50%;"><strong>Tučně</strong></td></tr>
<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Kurzívou" /></th><td>_Kurzívou_</td><td><em>Kurzívou</em></td></tr>
<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Podtržený" /></th><td>+Podtržený+</td><td><ins>Podtržený</ins></td></tr>
<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Smazaný" /></th><td>-Smazaný-</td><td><del>Smazaný</del></td></tr>