Skip to content

Commit df63b20

Browse files
committed
Comment wording
1 parent 35bd108 commit df63b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/plugins/backdropimage/plugin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
parent.append(nestedElm);
222222
}
223223
if (node === lastChild) {
224-
// Stop before leaving figcaption.
224+
// Stop before leaving this node.
225225
break;
226226
}
227227
}

0 commit comments

Comments
 (0)