diff options
Diffstat (limited to 'htroot/WikiHelp.html')
| -rw-r--r-- | htroot/WikiHelp.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/WikiHelp.html b/htroot/WikiHelp.html index 82ffd1faa..809024487 100644 --- a/htroot/WikiHelp.html +++ b/htroot/WikiHelp.html @@ -41,7 +41,7 @@ </td> <td> These tags create stressed texts. The first pair emphasizes the text (most browsers will display it in italics), - the second one emphazises it more strongly (i.e. bold) and the last tags create a combination of both. + the second one emphasizes it more strongly (i.e. bold) and the last tags create a combination of both. </td> </tr> @@ -50,7 +50,7 @@ <s>text</s> </td> <td> - Text will be displayed <span class="strike">stricken through</span>. + Text will be displayed <span class="strike">struck through</span>. </td> </tr> |
