Skip to content

Commit

Permalink
Comment wording
Browse files Browse the repository at this point in the history
  • Loading branch information
indigoxela committed Jul 17, 2024
1 parent 35bd108 commit df63b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/plugins/backdropimage/plugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@
parent.append(nestedElm);
}
if (node === lastChild) {
// Stop before leaving figcaption.
// Stop before leaving this node.
break;
}
}
Expand Down

0 comments on commit df63b20

Please sign in to comment.