From 335ac9f52d8a6cdca363d6856f99a4fe85f53191 Mon Sep 17 00:00:00 2001 From: SpiKe Date: Sun, 6 Oct 2019 12:59:23 +0000 Subject: [PATCH] Typo --- List-of-translation-placeholders.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/List-of-translation-placeholders.md b/List-of-translation-placeholders.md index d1d5509..cfd0c17 100644 --- a/List-of-translation-placeholders.md +++ b/List-of-translation-placeholders.md @@ -4,7 +4,7 @@ Variables and placeholders are codes that will be replaced with something else i | ------ | ------ | | `\n` | New line | | `^TT` | Team color name (e.g. "Red"). Will be replaced with one of the strings that has the `TEAM^`, `KEY^`, `GENERATOR^` or `FLAG^` prefix | -| `^COUNT` | A number, usually with an unit (e.g. "5 seconds") | +| `^COUNT` | A number, usually with a unit (e.g. "5 seconds") | | `%s` | Arbitrary text | | `%d` | Whole number | | `%.*f` | Floating-point number | -- 2.39.2