Skip to content

Commit 5f92df7

Browse files
pauldtongdiasbruno
authored andcommitted
very small spelling correction in comment
1 parent 92cae36 commit 5f92df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/helpers/scopeTab.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export default function scopeTab(node, event) {
4040
// Safari does not move the focus to the radio button,
4141
// so we need to force it to really walk through all elements.
4242
//
43-
// This is very error prune, since we are trying to guess
43+
// This is very error prone, since we are trying to guess
4444
// if it is a safari browser from the first occurence between
4545
// chrome or safari.
4646
//

0 commit comments

Comments
 (0)