Skip to content

Commit

Permalink
chore: update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dbajpeyi committed Jul 17, 2024
1 parent 460bd1c commit 2ec91b7
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/autofill-debug.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/autofill.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/autofill-utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,7 @@ function getActiveElement (root = document) {
}

/**
* Takes a form element, creates a treewalker and finds all shadow elements that match the selector
* Takes a root element, creates a treewalker and finds all shadow elements that match the selector
* @param {HTMLElement|HTMLFormElement} root
* @param {string} selector
* @returns {Element[]}
Expand Down
2 changes: 1 addition & 1 deletion swift-package/Resources/assets/autofill-debug.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion swift-package/Resources/assets/autofill.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2ec91b7

Please sign in to comment.