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

fixed typo continü -> continue #29

Merged
merged 1 commit into from Sep 25, 2022
Merged

fixed typo continü -> continue #29

merged 1 commit into from Sep 25, 2022

Conversation

caigner
Copy link
Contributor

@caigner caigner commented Aug 29, 2020

Line 34:

$strContinü = 'Weiter';

should be

$strContinue = 'Weiter';

@bramley
Copy link
Contributor

bramley commented Sep 2, 2020

There is already a $strContinue at line 128 that can be deleted.

@michield michield merged commit 28435e7 into phpList:master Sep 25, 2022
@michield
Copy link
Member

Thanks

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.

None yet

3 participants