Skip to content

Commit 1a3cc56

Browse files
committed
Fixed spelling mistake in Swedish translation for table plugin.
1 parent 9080b9c commit 1a3cc56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/table/lang/sv.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ CKEDITOR.plugins.setLang( 'table', 'sv', {
4545
},
4646
columns: 'Kolumner',
4747
deleteTable: 'Radera tabell',
48-
headers: 'Ruberiker',
48+
headers: 'Rubriker',
4949
headersBoth: 'Båda',
5050
headersColumn: 'Första kolumnen',
5151
headersNone: 'Ingen',

0 commit comments

Comments
 (0)