Translations.wiki
changeset 1591 a2986bfc8764
parent 1590 2ef11bd6751d
child 1614 7b474acf45f8
--- a/Translations.wiki	Fri Oct 26 15:44:00 2018 +0100
+++ b/Translations.wiki	Fri Oct 26 15:46:12 2018 +0100
@@ -85,8 +85,8 @@
 In the `04` and `05` groups, you can use a couple of special characters:
 
  * `|`: Line break
- * `:`: Highlight itself and all text before that chracter in this line. The colon itself will be written.
- * `::`: Like above, except this one will not be written.
+ * `:`: Highlight itself and all text before that character in this line. The colon itself will be written.
+ * `::`: Like above, except the two colons will not be written.
  * `\:`: Will be replaced with “:” without triggering highlighting (escape sequence)
  * `\|`: Will be replaced with “|” without triggering a line break (escape sequence)