diff options
| author | Michael Peter Christen <mc@yacy.net> | 2026-07-07 00:20:00 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2026-07-07 00:20:00 +0200 |
| commit | 2ca403a1fc80cb9e1d65764cbb42c5dbc7c030ea (patch) | |
| tree | 25152f0699a6675d78a9c7e69d4932bf6c89e8e0 /htroot/WikiHelp.html | |
| parent | 2e46033b6834ee5d898e219c9650f7be59e43654 (diff) | |
fix for spelling in web pages, fixes in locale translations, added
missing pages in de-locale, removed translation for non-existing pages
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> |
