Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix code-relevant typo #3

Merged
merged 1 commit into from
Oct 19, 2022
Merged

Fix code-relevant typo #3

merged 1 commit into from
Oct 19, 2022

Conversation

rugk
Copy link
Member

@rugk rugk commented Aug 22, 2022

I have no idea what influence this typo has, but it is relevant for the implementation.

For whatever reason all parameter-replacements etc. have worked so far, however, that's why I'd like to have a second pair of eyes look over that.. kinda embarrassing... typo. 🙈
I mean, it's quite obvious that this may be what is meant here.

From how I understand it, this could have lead to problems, when the first HTML element would need to be replaced with data-opt-i18n-keep-children, but this is not tested here.

/cc @tdulcet

@rugk
Copy link
Member Author

rugk commented Oct 19, 2022

May you review that, please @tdulcet?

Copy link

@tdulcet tdulcet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Note that this is the type of error that the TypeScript Compiler is great at finding (see TinyWebEx/AddonTemplate#5).

@rugk rugk merged commit f6da4ca into master Oct 19, 2022
@rugk rugk deleted the fixtyppo branch October 19, 2022 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants