Skip to content

Commit

Permalink
Fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cuioss committed Apr 1, 2024
1 parent 84a7f0b commit ce9d076
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Used for initializing GuardedInput components.
* The implementations assumes JQuery, jsf.js and cui.jsf being present.
* The implementation assumes JQuery, jsf.js and cui.jsf being present.
*/
let intitializeHelpTexts = function () {
jQuery('[data-help-input-button]').each(function () {
Expand Down

0 comments on commit ce9d076

Please sign in to comment.