Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Merge branch 'master' into t/144
Browse files Browse the repository at this point in the history
  • Loading branch information
oleq committed Nov 30, 2017
2 parents 874009b + 876f681 commit 27ef57c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/editorui/boxed/boxededitoruiview.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ export default class BoxedEditorUIView extends EditorUIView {
],
role: 'application',
dir: 'ltr',
lang: locale.lang,
lang: locale.language,
'aria-labelledby': `cke-editor__aria-label_${ ariaLabelUid }`
},

Expand Down

0 comments on commit 27ef57c

Please sign in to comment.