From e80b07795cd9f8f3d7f39f51202197cba69829d6 Mon Sep 17 00:00:00 2001 From: Michael Mayer Date: Mon, 11 Dec 2023 17:55:22 +0100 Subject: [PATCH] Metadata: Update list of special terms in specialwords.go Signed-off-by: Michael Mayer --- pkg/txt/specialwords.go | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/txt/specialwords.go b/pkg/txt/specialwords.go index 9732f4586..66a5ca167 100644 --- a/pkg/txt/specialwords.go +++ b/pkg/txt/specialwords.go @@ -21,6 +21,7 @@ var SpecialWords = map[string]string{ "xxxl": "XXXL", "xxxxl": "XXXXL", "xtc": "XTC", + "rpg": "RPG", "rtx": "RTX", "rty": "RTY", "nq": "NQ",