Skip to content

Commit 32eb69b

Browse files
authored
Changing Swidish to Svenska in CMakeLists.txt
Guess this was a typo for Swedish :)
1 parent dd92afa commit 32eb69b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ INSERT_INTO_MAP("ko" "한국어")
231231
INSERT_INTO_MAP("pl" "Polski")
232232
INSERT_INTO_MAP("pt" "Portugus")
233233
INSERT_INTO_MAP("ru" "Русский")
234-
INSERT_INTO_MAP("sv" "Swidish")
234+
INSERT_INTO_MAP("sv" "Svenska")
235235
INSERT_INTO_MAP("nl" "Dutch")
236236
INSERT_INTO_MAP("tr" "Turkish")
237237
INSERT_INTO_MAP("zh_Hans" "中文")

0 commit comments

Comments
 (0)