From 58f92fe69d936164a13f598d259c67b83da25f8b Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Mon, 4 Sep 2023 12:33:30 +0200 Subject: [PATCH] sv: Fix typo Reported-by: Daniel Gustafsson --- sv/postgres.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sv/postgres.po b/sv/postgres.po index 9e841563..80f24ba9 100644 --- a/sv/postgres.po +++ b/sv/postgres.po @@ -16374,7 +16374,7 @@ msgstr "%s kan inte appliceras på den nullbara sidan av en outer join" #: parser/analyze.c:3231 #, c-format msgid "%s is not allowed with UNION/INTERSECT/EXCEPT" -msgstr "%s tillåẗs inte med UNION/INTERSECT/EXCEPT" +msgstr "%s tillåts inte med UNION/INTERSECT/EXCEPT" #: optimizer/plan/planner.c:2082 optimizer/plan/planner.c:4040 #, c-format -- 2.39.5